body{ font-size:12px; font-family:PingFang SC,Helvetica Neue,Helvetica,Arial,Hiragino Sans GB,Microsoft Yahei,\\5FAE\8F6F\96C5\9ED1,STHeiti,\\534E\6587\7EC6\9ED1,sans-serif; padding:0px; margin:0px; color:#333; line-height:0;/*line-height:26px;*/}
div,form,img,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,p,i,table,tr,td,th,fieldset,label,legend,button,input{ margin:0;padding:0; font-family:"微软雅黑";}
html,body, h1, h2, h3, h4, h5, h6, hr, p,
blockquote, /* structural elements 结构元素 */
dl, dt, dd, ul, ol, li, /* list elements 列表元素 */
pre, /* text formatting elements 文本格式元素 */
form, fieldset, legend, button, input, textarea, /* form elements 表单元素 */
th, td, /* table elements 表格元素 */
img,/* img elements 图片元素 */
div{
    border:medium none;
    margin: 0;
    padding: 0;
    outline:0;
}
body{
    min-width: 1200px;
    background: #ffffff !important;
}
@-webkit-keyframes topenter {
  from {
    -webkit-transform-origin: top;
    -webkit-transform: rotateX(-90deg);
  }
  to {
    -webkit-transform-origin: top;
    -webkit-transform: rotateX(0deg);
  }
}

@keyframes topenter {
  from {
    -webkit-transform-origin: top;
    transform-origin: top;
    -webkit-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
  }
  to {
    -webkit-transform-origin: top;
    transform-origin: top;
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
  }
}

@-webkit-keyframes topleave {
  from {
    -webkit-transform-origin: top;
    -webkit-transform: rotateX(0deg);
  }
  to {
    -webkit-transform-origin: top;
    -webkit-transform: rotateX(-90deg);
  }
}

@keyframes topleave {
  from {
    -webkit-transform-origin: top;
    transform-origin: top;
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
  }
  to {
    -webkit-transform-origin: top;
    transform-origin: top;
    -webkit-transform: rotateX(-90deg);
    transform: rotateX(-90deg);
  }
}

@-webkit-keyframes bottomenter {
  from {
    -webkit-transform-origin: bottom;
    -webkit-transform: rotateX(90deg);
  }
  to {
    -webkit-transform-origin: bottom;
    -webkit-transform: rotateX(0deg);
  }
}

@keyframes bottomenter {
  from {
    -webkit-transform-origin: bottom;
    transform-origin: bottom;
    -webkit-transform: rotateX(90deg);
    transform: rotateX(90deg);
  }
  to {
    -webkit-transform-origin: bottom;
    transform-origin: bottom;
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
  }
}

@-webkit-keyframes bottomleave {
  from {
    -webkit-transform-origin: bottom;
    -webkit-transform: rotateX(0deg);
  }
  to {
    -webkit-transform-origin: bottom;
    -webkit-transform: rotateX(90deg);
  }
}

@keyframes bottomleave {
  from {
    -webkit-transform-origin: bottom;
    transform-origin: bottom;
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
  }
  to {
    -webkit-transform-origin: bottom;
    transform-origin: bottom;
    -webkit-transform: rotateX(90deg);
    transform: rotateX(90deg);
  }
}

@-webkit-keyframes leftenter {
  from {
    -webkit-transform-origin: left;
    -webkit-transform: rotateY(90deg);
  }
  to {
    -webkit-transform-origin: left;
    -webkit-transform: rotateY(0deg);
  }
}

@keyframes leftenter {
  from {
    -webkit-transform-origin: left;
    transform-origin: left;
    -webkit-transform: rotateY(90deg);
    transform: rotateY(90deg);
  }
  to {
    -webkit-transform-origin: left;
    transform-origin: left;
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
}

@-webkit-keyframes leftleave {
  from {
    -webkit-transform-origin: left;
    -webkit-transform: rotateY(0deg);
  }
  to {
    -webkit-transform-origin: left;
    -webkit-transform: rotateY(90deg);
  }
}

@keyframes leftleave {
  from {
    -webkit-transform-origin: left;
    transform-origin: left;
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
  to {
    -webkit-transform-origin: left;
    transform-origin: left;
    -webkit-transform: rotateY(90deg);
    transform: rotateY(90deg);
  }
}

@-webkit-keyframes rightenter {
  from {
    -webkit-transform-origin: right;
    -webkit-transform: rotateY(-90deg);
  }
  to {
    -webkit-transform-origin: right;
    -webkit-transform: rotateY(0deg);
  }
}

@keyframes rightenter {
  from {
    -webkit-transform-origin: right;
    transform-origin: right;
    -webkit-transform: rotateY(-90deg);
    transform: rotateY(-90deg);
  }
  to {
    -webkit-transform-origin: right;
    transform-origin: right;
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
}

@-webkit-keyframes rightleave {
  from {
    -webkit-transform-origin: right;
    -webkit-transform: rotateY(0deg);
  }
  to {
    -webkit-transform-origin: right;
    -webkit-transform: rotateY(-90deg);
  }
}

@keyframes rightleave {
  from {
    -webkit-transform-origin: right;
    transform-origin: right;
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
  to {
    -webkit-transform-origin: right;
    transform-origin: right;
    -webkit-transform: rotateY(-90deg);
    transform: rotateY(-90deg);
  }
}
.qifei{ animation:1.5s ease 0s normal none infinite running mymove_g;}
@keyframes mymove_g {
0%, 30%, 50%, 60%, 80% {
    transform: scale(1);
}
40%, 70% {
    transform: scale(0.9);
}
}
@keyframes mymove_g {
0%, 30%, 50%, 60%, 80% {
    transform: scale(1);
}
40%, 70% {
    transform: scale(0.9);
}
}
.ballon{
    background: url('../images2/zx.jpg') no-repeat;
    animation-name: scaleDraw; /*关键帧名称*/
    animation-timing-function: ease-in-out; /*动画的速度曲线*/
    animation-duration: 3s; /*动画所花费的时间*/
    animation-iteration-count:1; /*规定动画被播放的次数。默认是 1。*/

}
.ballon1{
    background: url('../images2/sj.jpg') no-repeat;
    animation-name: scaleDraw; /*关键帧名称*/
    animation-timing-function: ease-in-out; /*动画的速度曲线*/
    animation-delay:5s;/*规定动画延迟执行的时间，默认 0s，即立刻执行*/
    animation-duration: 3s; /*动画所花费的时间*/
    animation-iteration-count:1; /*规定动画被播放的次数。默认是 1。*/
  
}
.ballon2{
    background: url('../images2/bj.jpg') no-repeat;
    animation-name: scaleDraw; /*关键帧名称*/
    animation-timing-function: ease-in-out; /*动画的速度曲线*/
    animation-delay:10s;/*规定动画延迟执行的时间，默认 0s，即立刻执行*/
    animation-duration: 3s; /*动画所花费的时间*/
    animation-iteration-count:1; /*规定动画被播放的次数。默认是 1。*/
  
}
.ballon3{
    background: url('../images2/kh.jpg') no-repeat;
    animation-name: scaleDraw; /*关键帧名称*/
    animation-timing-function: ease-in-out; /*动画的速度曲线*/
    animation-delay:15s;/*规定动画延迟执行的时间，默认 0s，即立刻执行*/
    animation-duration: 3s; /*动画所花费的时间*/
    animation-iteration-count:1; /*规定动画被播放的次数。默认是 1。*/
   
}
@keyframes scaleDraw {  /*定义关键帧、scaleDrew是需要绑定到选择器的关键帧名称*/
0%{
    transform: scale(1);  /*开始为原始大小*/
}
25%{
    transform: scale(1.2); /*放大1.1倍*/
}
50%{
    transform: scale(1);
}
75%{
    transform: scale(1.2);
}
}

ul, ol { list-style: none; }
a { text-decoration: none;}
ul,li{list-style:none;}
a,img,a img{border:0px;}
a{text-decoration:none;cursor:pointer; color:#333;}
a:hover{text-decoration:none; color:#033687;}
input.text,select.text,textarea.text{outline:none; border:1px solid #e3e3e3; height:26px; line-height:26px; padding:3px 0px 3px 5px;font-size:12px; color:#555;}
textarea{ outline:none; resize:none; border:1px solid #e3e3e3; font-size:12px;}
input.check{ vertical-align:middle; margin-right:2px;}
img{ vertical-align:top;}
.lt{
    float: left;
}
.new-top{
    width: 100%;
    padding: 0;
    height: 84px;
    margin-bottom: 50px;
    border-bottom: 1px solid #eee;
}

.black-top{
    width: 100%;
    height: 35px;
    color: #ffffff;
    background: #112e5f;
    /*overflow:hidden;*/
}
.black-top ul {
    width: 1200px;
    margin: 0 auto;
}
.black-top ul li{
    line-height: 35px;
    text-align: left;
    float: left;
    font-size: 13px;
}
.black-top ul li a{
    color: #ffffff;

}
.black-top ul li .ico2nfont{
    font-size: 15px;
}
.black-top ul li:nth-child(1){
    width: 80px;
}
.black-top ul li:nth-child(2){
    width: 200px;
    text-align: left;
    line-height: 35px;
}
.black-top ul li:nth-child(3){
    width:250px;
    text-align: center;
    line-height: 35px;
    float: right;
}
.tp_contactus {
    z-index: 0;
    display: none;
    color: #444;
    position: absolute;
    width: 210px;
    padding: 5px;
    background: #fff;
    border-width: 1px;
    border-color: #ccc;
    border-style: solid;
    top: 36px;
}
.tp_contactus .cont_bt {
    text-align: center;
}
.tp_contactus img.cont_ewm {
    width: 120px;
    height: 120px;
    margin-top: 5px;
}
.tp_contactus p.bt {
    width: 79px;
    margin-top: 32px;
}
/******/
.header-middle{
    width: 100%;
    background: #fff;
   /* padding-top: 34px;
    padding-bottom: 45px;*/
}
.header-middle .header-middle-in{
    width: 1230px;
    margin: 0 auto;
    padding-top: 15px;
    display: flex;justify-content: space-between;align-items: center;
}
.logo-top{
    width: 380px; 
    /*height: 58px;vertical-align: middle; background: url(./img/logo.png) no-repeat;display: inline-flex;
    width: 211px;
    height: 43px;
    float: left;
    padding-top: 6px;
    background:url('../images2/logo_top.png') no-repeat;*/
}

.logo-top>h1{
    opacity:0;
    height: 55px;
    filter:Alpha(Opacity=0);
}

.logo-top>h1>a{
    width: 211px;
    height: 55px;
    display: inline-block;
    transform: translateY(-43px);
}

.logo-top img{
    vertical-align: middle;width: 166px;
    
}
.slogn{display: inline-block;vertical-align: middle;font-size: 17px;line-height: 1.1;color: #2e2e2e;border-left: 1px solid #2e2e2e;text-align: center;padding-left: 20px;margin-left: 20px;}
.slogn p:last-child{margin-top: 5px;letter-spacing: 3px;}
.dizhi{width: 120px;height: 20px;}
.dizhi .resoot i{display: inline-block; width:14px; height:18px;  margin-right: 10px;background:url(../img/adr.png)no-repeat;}
.dizhi .resoot span{line-height: 22px;height: 22px;font-size: 14px;}
/*搜索框*/
.search_box {
    /*margin: 8px 0px 0px 150px;
    border: none;
    width: 500px!important;
    height: 40px;
    line-height: 40px;*/
    margin: 8px 0px 0px 0px; border: 1px solid #e5e5e5 !important;    border-radius: 10px;width: 430px!important;height: 40px;line-height: 40px;background: #eeeeee;
}

.search_box a:hover {
    text-decoration: none;
}

.search_cont {
    /*position:relative; z-index:99;*/
}

.search_cont a {
    background: #eeeeee;
    border-right: none;
    width: 80px;
    text-align: center;
    position: relative;
    border-radius: 10px 0 0 10px ;
    color:#000;
}

.search_ico2 {
    display: inline-block;
    background: url(../images2/ico2.png) no-repeat;
    height: 7px;
    height: 7px;
    margin: 0 3px;
    transition: all 0.3s ease 0s;
    width: 12px;
}

.search_fgx {
    position: absolute;
    right: 3px;
}

.search_cont a:hover .search_ico2 {
    transform: rotate(-180deg);
}

.search_cont_list {
    position: absolute;
    z-index: 99999;
    width: 75px;
    left: -2px;
    top: 36px;
    border: 0px solid #fe4c5c;
    border-top: none;
}

.search_cont_list a {
    float: left;
    background: #fff;
    border-radius: 0;
}

.search_cont_list a:hover {
    background: #fff;
    color:#3164c6;
}

.search_box input {
    border: none;
    height: 40px;
    font-size: 0.9rem;
}

.search_box input.text {
    height: 34px;
    width: 300px;
    background: #eeeeee;
}

.search_box input.btn {
    border: none;
    background: url(../img/search.png)no-repeat center 50%/40% 18px;
    width: 40px;
    height: 40px;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    /*width: 160px;
    background: #112e5f !important;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    border-radius: 0px;*/
}
.top-tel{cursor: default;font-size: 13px;padding-top: 6px; width: 210px;float: right;display: inline-flex;justify-content: right;align-items: center;}
.header-middle-in .tel{
   /* cursor: default;
    font-size: 13px;
    padding-top: 6px;
    width: 200px;
    float: right;*/
}
.header-middle-in .tel .p1{
    color: #666;
    padding-right: 30px;
    text-align: right;
}
.header-middle-in .tel .p2{
    font-size: 20px;
    font-weight: bold;
    padding-right: 30px;
    text-align: right;
}
.header-middle-in .tel .text-red{
    color: #112e5f;
}
/* slidenav */
.slidenav{width:106px;height:175px;/*background:url('../images2/slidenav.jpg') center top no-repeat;*/position: fixed;top:555px;left:-40%;margin-left:802px;z-index: 101}
.slidenav .sndiv{width:100%;height:40px;margin-bottom:5px;cursor:pointer;position: relative;}

/*导航*/
.nav {
    min-width: 1280px !important;
    /*border-top: 1px solid #eee;*/
    background-color: #fff;
}
.nav .navCenter {
    width: 1230px;
    margin: 0 auto;
    height: 50px;
    

}
.nav .navCenter .navList {
    height: 50px; 
    line-height: 50px; 
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 16px;
}
.nav .navCenter .navList>li {
    text-align: center;
    float: left;
  /*  margin-left: 4px;
    margin-right:9px;*/
}
.nav .navCenter .navList>li>a {
    color: #000;
    display: block;
    position: relative;
    margin: 0 auto;
    padding: 0;
}
.nav .navCenter .navList>li>a:hover {
    color: #313131;
}
.nav .navCenter .navList>li>a:before {
    background: #043788;
    position: absolute;
    content: "";
    bottom: 0px;
    height: 2px;
    left: 50%;
    right: 50%;
    -webkit-transition-property: left, right;
    -moz-transition-property: left, right;
    -ms-transition-property: left, right;
    transition-property: left, right;
    -webkit-transition-duration: 0.4s;
    -moz-transition-duration: 0.4s;
    -ms-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -webkit-transition-timing-function: ease-out;
    -moz-transition-timing-function: ease-out;
    -ms-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.nav .navCenter .navList li a:hover:before { left: 0; right: 0;}
.navHouse {
    border-bottom: 1px solid #ddd;
    top: 0;
    z-index: 10;
    background: rgba(242, 242, 242, 0.9);
    width: 100%;
    height: 40px;
    line-height: 40px;
}
.navHouse ul {
    width: 1210px;
    margin: 0 auto;
}
.navHouse ul li {
    position: relative;
    float: right;
    padding: 0 12px;
}
.navHouse ul li a {
    color: #666;
}
.navHouse ul li hr {
    position: absolute;
    background-color: #ddd;
    top: 14px;
    right: 0px;
    border: none;
    width: 1px;
    height: 12px;
}
.navHouse ul li.navAbout {
    padding-right: 0;
}
.navHouse ul li.navAbout a {
    background-color: #ed6c00;
    color: #fff;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    behavior: url('assets/css/ie-css3.htc');
    padding: 4px 10px;
}

.navList-hot{width:21px; height:16px; position:absolute; background:url(../images2/ico/navList_hot.gif) center no-repeat;top:5px;right:0px; display:block}


.list_none{ visibility: hidden; width: 100%; position: absolute; z-index: 99; left: 0; background: #fff; border-top: 1px #e9e9e9 solid;}
.list_none .sub_navList{ width: 1200px; overflow: hidden; margin: 0 auto;}
.list_none .sub_navList ul{ display: table;}
.list_none .sub_navList ul li{ padding: 29px 0; float: left; text-align: left;}
.list_none .sub_navList ul li a{ max-height: 47px; border-right: 1px #d1d1d1 dashed; overflow: hidden; padding: 6px 32px 6px 30px; display: block; font-size: 14px; color: #333; line-height: 17px;}
.list_none .sub_navList ul li p{line-height: 42px;}
.list_none .sub_navList ul li.none_border a{ border-right: none;}
.list_none .sub_navList ul li a>img{ max-height: 43px; float: left; display: block; margin-right: 10px; margin-top: 4px;}
.list_none .sub_navList ul li a div{ float: left;}
.list_none .sub_navList ul li a span{ display: block; color: #888;}
.list_none .sub_navList .qfqj{margin-left: -30px!important;}
/*导航栏上的报名*/
.nav .formBox {
    color: #fff;
    position: absolute;
    width: 319px;
    z-index: 10;
    background:url(../images/btn_1.png) center no-repeat;
    right: 10%;
}
.nav .formBox dt {
    /*background: #4972cc;
    color: #fff;
    font-size: 17px;
    line-height: 65px;
    text-align: center;*/
    height: 61px;
}
.nav .formBox dd {
     height: 460px;
    left: 0;
    position: absolute;
    top: 61px;
    width: 319px;
    z-index: 10;
    background:url(../images/btn_2.png) center no-repeat;
}
.nav .formBox .tit {
    padding: 66px 0 0 0;
}
.nav .formBox .tit h1{
    font-size: 30px;
    line-height: 35px;
    text-align: center;
    color: #4972cc;
    font-weight: bold;
    letter-spacing: 3px;
}
.nav .zx_radio {
    border: 1px solid #959595;
    color: #fff;
    display: block;
    height: 32px;
    line-height: 32px;
    margin: 16px auto;
    padding: 0 5px;
    width: 218px;
}
.nav .zx_radio span {
    float: left;
    line-height: 20px;
    margin-right: 4px;
}
.nav .zx_radio input[type=radio]:checked+.tc_zx_kuang span {
    display: block;
}
.nav .tc_zx_kuang {
    border: 1px solid #e6e6e6;
    display: inline-block;
    height: 20px;
    position: relative;
    width: 20px;
    background: #fff;
    border-radius: 3px;
}
.nav .zx_radio img {
    left: 0px;
    position: absolute;
    top: 0px;
    width: 20px;
}
.nav .zx_radio input {
    display: none;
}
.nav .tc_zx_kuang span {
    display: none;
}
.nav .formBox .txt {
    border: 1px solid #959595;
    background: none;
    color: #000;
    display: block;
    height: 32px;
    margin: 10px auto;
    padding: 0 5px;
    width: 208px;
    text-align: center;
}
.nav .formBox .btn {
    /*background: #4972cc;color: #fff;*/
    background:url(../images/btn_bao.png) center no-repeat;
    
    cursor: pointer;
    display: block;
    height: 40px;
    margin: 23px auto 10px;
    width: 220px;
}
.text-blue, .text-blue a {
    color: #73afff;
}
.nav .formBox .shadow {
    /*background: #000;*/
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    z-index: 1;
}
.nav .formBox p {
    /*font-size: 14px;*/
    text-align: center;
}
.nav .zx_radio label {
    margin-top: 5px;
    display: inline-block;
    cursor: pointer;
}
/*文字轮播*/
.news-scroll{width: 240px; height: 28px; margin:-10px auto;}
.news-scroll ul li{height: 28px; line-height:28px;}
.news-scroll li p em{ display: inline-block; text-align:center; color: #ef0a0a;}
.news-scroll li p{display: inline-block;color: #000;}

/*消息滚动*/
.ellipsis {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: block;
}
.roll {

  position: relative;

}

.roll li {
  width: 100%;
  position: absolute;
  left: 0;
  -webkit-transition: all 3s;
  -moz-transition: all 3s;
  -ms-transition: all 3s;
  -o-transition: all 3s;
  transition: all 2s;
  font-size: 8px;
  list-style: none;
}

.roll li.roll_1 {
  opacity: 0.5;
  top: 0px;
  -webkit-transform: scale(0.6);
  -moz-transform: scale(0.6);
  -ms-transform: scale(0.6);
  -o-transform: scale(0.6);
  transform: scale(0.6);
}
.roll li.roll_2 {
  opacity: 1;
  top: 15px;
  height: 28px;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.roll li.roll_3 {
  background-color: rgba(255, 255, 255, 0.1);
  -webkit-transform: scale(0.6);
  -moz-transform: scale(0.6);
  -ms-transform: scale(0.6);
  -o-transform: scale(0.6);
  transform: scale(0.6);
  opacity: 0.5;
  top: 25px;
  
}
.roll li.roll_4 {
  opacity: 0.8;
  top: 35px;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
}
.roll li.roll_5 {
  opacity: 0.5;
  top: 58px;
  -webkit-transform: scale(0.6);
  -moz-transform: scale(0.6);
  -ms-transform: scale(0.6);
  -o-transform: scale(0.6);
  transform: scale(0.6);
}
.roll li.roll_hide {
  opacity: 0;
  top: 35px;
  -webkit-transform: scale(0.6);
  -moz-transform: scale(0.6);
  -ms-transform: scale(0.6);
  -o-transform: scale(0.6);
  transform: scale(0.6);
}

.rt {
    float: right;
}
/*banner*/
.banner{
    width: 100%;
}
.banner img{
    width: 100%;
}

/*banner/end*/
/*four/begin*/
.four{
    width: 100%;
    height: 579px;
    background: #f5f5f5;
}
.four .four-middle{
    width: 1200px;
    margin: 0 auto;
}
.endorsement {
  width: 1200px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 90px 0;
}

.endorsement * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 1;
}

.endorsement a {
  color: #303030;
  -webkit-backface-visibility: hidden;
  text-decoration: none;
}

.endorsement a,
.endorsement a:active,
.endorsement a:hover,
.endorsement a:focus,
.endorsement a:visited {
  text-decoration: none;
}

.endorsement ul li {
  float: left;
}

.endorsement ul li:first-child {
    width: 417px;
    height: 399px;
    padding: 50px 17px 20px 50px;
}

.endorsement ul li:first-child h2 {
  font-size: 30px;
  font-weight: 600;
  color: #112e5f;
  margin-bottom: 10px;
}

.endorsement ul li:first-child p {
    font-size: 15px;
    color: #000000;
    line-height: 16px;
    margin-top: 20px;
    letter-spacing: 2px;
}

/*.endorsement ul li:first-child span {
  display: block;
  width: 47px;
  height: 3px;
  background: #113e93;
  margin-top: 30px;
}

.endorsement ul li:first-child .englisgTxt {
  font-size: 8px;
  margin-top: 34px;
}*/

.endorsement ul li:first-child i {
  display: block;
  height: 154px;
  width: 381px;
  position: absolute;
  bottom: 20px;
  right: 17px;
  background: url('../images2/brand.png') no-repeat center;
}

.endorsement ul li:nth-child(2) {
  width: 341px;
  height: 399px;
  margin: 0 8px 0 10px;
}

.endorsement ul li:nth-child(2) .middleman,
.endorsement ul li:nth-child(2) .middleman-1 {
  width: 100%;
  height: 194px;
  padding: 28px 0 0 30px;
}

.endorsement ul li:nth-child(2) .middleman h2,
.endorsement ul li:nth-child(2) .middleman-1 h2 {
  font-size: 30px;
  font-weight: 600;
  color: #112e5f;
  margin-bottom: 10px;
}

.endorsement ul li:nth-child(2) .middleman p,
.endorsement ul li:nth-child(2) .middleman-1 p {
    font-size: 15px;
    color: #000000;
    line-height: 16px;
    margin-top: 20px;
    letter-spacing: 2px;
}

/*.endorsement ul li:nth-child(2) .middleman span,
.endorsement ul li:nth-child(2) .middleman-1 span {
  display: block;
  width: 47px;
  height: 3px;
  background: #113e93;
  margin-top: 23px;
}*/

.endorsement ul li:nth-child(2) .middleman .englisgTxt,
.endorsement ul li:nth-child(2) .middleman-1 .englisgTxt {
  font-size: 8px;
  color: #2e2e2e;
  margin-top: 34px;
}

.endorsement ul li:nth-child(2) .middleman i,
.endorsement ul li:nth-child(2) .middleman-1 i {
  display: block;
  width: 139px;
}

/*.endorsement ul li:nth-child(2) .middleman i {
  position: absolute;
  bottom: 14px;
  right: 19px;
  height: 123px;
  background: url(../images/eGongy.png) no-repeat center;
}*/

.endorsement ul li:nth-child(2) .middleman-1 {
  margin-top: 10px;
}

/*.endorsement ul li:nth-child(2) .middleman-1 i {
  height: 112px;
  position: absolute;
  bottom: 24px;
  right: 25px;
  background: url(../images/eFuwu.png) no-repeat center;
}*/

.endorsement ul li:last-child {
  width: 416px;
  height: 399px;
  padding: 41px 0 0 32px;
}

.endorsement ul li:last-child h2 {
  font-size: 30px;
  font-weight: 600;
  color: #112e5f;
  margin-bottom: 10px;
}

.endorsement ul li:last-child p {
    font-size: 15px;
    color: #000000;
    line-height: 16px;
    margin-top: 20px;
    letter-spacing: 2px;
}

.endorsement ul li:last-child span {
  display: block;
  width: 47px;
  height: 3px;
  background: #113e93;
  margin-top: 25px;
}

.endorsement ul li:last-child .englisgTxt {
  font-size: 8px;
  color: #2e2e2e;
  margin-top: 28px;
}

.endorsement ul li:last-child i {
  display: block;
  width: 381px;
  height: 154px;
  position: absolute;
  bottom: 22px;
  right: 19px;
  background: url('../images2/site.png') no-repeat center;
}

.endorsement-item {
  background: #fff;
  position: relative;
  border-radius: 5px;
}

.endorsementjs {
  background: #113e93;
  -webkit-box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.8);
  box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.8);
  -webkit-transform: translateY(-2px);
  transform: translateY(-2px);
}

.endorsementjs h2 {
  color: #fff !important;
}

.endorsementjs p {
  color: #fff !important;
}

/*.endorsementjs span {
  background: #fcb509 !important;
}

.endorsementjs .englisgTxt {
  color: rgba(255, 255, 255, 0.6) !important;
}*/

.four .four-middle .endorsement-item{
    /*padding-top: 20px;*/
    transition: all 0.6s;
}
.four .four-middle .endorsement-item:hover {
    z-index:100;
    transform: scale(1.1);
}
/***sign***/
.sign{
    width: 100%;
    height: 464px;
    margin: 0 auto;
    background: url(../images2/sign.jpg) no-repeat;
    position: relative;
}
.sign .sign-bao{ 
    width: 474px;
    height: 195px;
    top: 91px;
    right: -781px;
    left: 0px;
    bottom: 0;
    position: absolute;
    margin: 0 auto;
}
.sign .sign-bao .txt{
    background: none;
    border: 0;
    border-radius: 6px;
    color: #777878;
    display: inline-block;
    font-size: 16px;
    height: 49px;
    line-height: 49px;
    padding: 0 10px;
    width: 255px;
    font-family: "微软雅黑","Microsoft YaHei";
    outline: none;
}
.sign .sign-bao #kehu{margin:23px auto;}
.sign .sign-bao #tel{ margin: 3px auto;}
.sign .sign-bao .imgbtn{
    display: inline-block;
    width: 475px;
    height: 54px;
    background: url(../images2/btn_lingqu.png);
    border: 0;
    margin-top: 40px;
    margin-left: -19px;
    *margin-left: -1px;
}

/***vr***/
.column{margin: 30px 0 0 0%;text-align:center; font-size: 14px;color: #3b3a3b;font-family: 微软雅黑;line-height: 40px;width: 100%;display: inline-block;}
.iVRWrap .indexTit{padding-top:120px}
.vr_img_box{overflow:hidden}
.vr_img_left_box{width:100%;height:490px;position:relative;margin:0 0 12px 0}
.vr_img_left_img{width:100%;height:490px;position:relative}
#container-img-1 .psv-canvas{width: 100%;height: 490px;} 
.vr_img_right_box{}
.psv-hud{cursor:pointer !important}
.vr_img_bottom{float:left;width:32%;height:250px;position:relative;margin:0 2% 12px 0}
.container-img{width:100%;height:250px;position:relative}
.vr_state_img{display:block;width:120px;height:35px;position:absolute;top:30px;right:30px}
.vr_case_summery{z-index:21;text-align:center;width:100%;background:rgba(0,0,0,0.5);bottom:0;left:0;position:absolute;line-height:40px;font-size:16px;color:#fff;transition:height 0.5s;-moz-transition:height 0.5s;-webkit-transition:height 0.5s;-o-transition:height 0.5s}
.vr_img_bottom_right{overflow:hidden;margin-right:0}
.vr_link{display:block;color:#fff}
.vr_link span{padding:0 5px}
.iVRWrap .iView{margin-top:20px} 
.iVRWrap span em{font-style: normal;}
/****recommend-case/begin****/
.recommend-case{
    width: 100%;
    background: #ffffff;
}
.case-middle{
    width: 1200px;
    margin: 0 auto;
    background: url("../images2/index_case_bg.jpg") no-repeat;
}
.recommend-case .apply{
    width: 328px;
    height: 63px;
    margin: 40px auto;
    cursor: pointer;
    animation: 1.5s ease 0s normal none infinite running mymove_g;

}
.case-middle .m-top{
    padding-top: 201px;
}

.case-middle .m-top p{
    width: 100%;
    text-align: center;
    font-size: 23px;
    letter-spacing: 2px;
    color: #112e5f;
    font-weight: bold;
}
.case-middle .m-top span{
    width: 100%;
    display: block;
    text-align: center;
    font-size: 16px;
    letter-spacing: 1px;
    font-weight: bold;
}
.warp .blist{
    width: 641px;
    height: 55px;
    margin: 15px auto;
    border: 2px solid #435a81;
}
.warp .blist li{
    width: 105px;
    float: left;
    text-align: center;
    line-height: 55px;
    border-right: 2px solid #435a81;
    font-size: 16px;
    cursor: pointer;
}
.warp .blist li:nth-last-child(1){
    border: none;
}
.clearfix {
    *zoom: 1;
}
.clearfix:after {
    content: "";
    clear: both;
    display: block;
    height: 0;
    font-size: 0;
    visibility: hidden;
}
.warp .blist li.active{
    background: #112e5f;
    color: #ffffff;
    position: relative;
}
.warp .blsit-list{
    width: 1200px;
    margin: 0 auto;
}
.blsit-list:after{
    content: "";
    clear: both;
    display: block;
    height: 0;
    font-size: 0;
    visibility: hidden;
}
.blsit-list li.blist-content{
    width: 1200px;
    /* border:1px solid #000000;*/
    box-sizing: border-box;
    text-align: center;
}
.blsit-list li.blist-content:first-child{
    display: block;
}
.blsit-list li.blist-content{
    display: none;
}
li.blist-content .left{
    float: left;
}
li.blist-content .right{
    float: right;
}
li.blist-content .left ul,li.blist-content .right ul{
    width: 590px;
}
li.blist-content .left ul:after{
    content: "";
    clear: both;
    display: block;
    height: 0;
    font-size: 0;
    visibility: hidden;
}
li.blist-content ul li{
    width: 280px;
    height: 157px;
    float: left;
    margin-bottom: 15px;
    position: relative;
    overflow: hidden;
}
li.blist-content .left ul li:first-child{
    width: 589px;
    height: 375px;
    float: left;

}
li.blist-content .left ul li:nth-of-type(2n){
    margin-right: 26px;
}
li.blist-content .right ul li:nth-of-type(2n+1){
    margin-right: 26px;
}
li.blist-content .right ul li:last-child{
    width: 589px;
    height: 375px;
    float: left;

}
li.blist-content ul li .out{
    width: 100%;
    height: 100%;
}

li.blist-content ul li img{
    width: 100%;
}
.blist-content ul li .canvas{
    width: 100%;
    height: 100%;
    background: rgba(17,46,95,0.54);
    transition: all 0.8s;
}
.blist-content ul li .canvas a{
    display: inline-block;
    color: #ffffff;
}
.blist-content ul li .canvas a .one{
    font-size: 23px;
    letter-spacing: 2px;
    padding-top: 135px;
    margin-bottom: 10px;
}
.blist-content ul li .canvas a .two{
    font-size: 18px;
    padding-top: 10px;
    letter-spacing: 2px;
    margin-bottom: 30px;
}
.blist-content ul li .canvas img{
    width: 42px;
    height: 42px;
}
li.blist-content ul li:hover .canvas{
    transform:translate3D(0,-375px,0);
}
/**/
.blist-content ul li .canvas-1{
    width: 100%;
    height: 100%;
    background: rgba(17,46,95,0.54);
    transition: all 0.8s;
}
.blist-content ul li .canvas-1 a{
    display: inline-block;
    color: #ffffff;
}
.blist-content ul li .canvas-1 a .one{
    font-size: 14px;
    letter-spacing: 2px;
    padding-top: 34px;
}
.blist-content ul li .canvas-1 a .two{
    font-size: 10px;
    padding-top: 10px;
    letter-spacing: 2px;
    margin-bottom: 10px;
}
.blist-content ul li .canvas-1 a .btn{
    font-size: 10px;
    letter-spacing: 2px;
    width: 120px;
    height: 25px;
    line-height: 25px;
    margin: 0 auto;
    border: 1px solid #ffffff;
    border-radius: 20px;
}
.blist-content ul li .canvas-1 img{
    width: 42px;
    height: 42px;
}
li.blist-content ul li:hover .canvas-1{
    transform:translate3D(0,-157px,0);
}
/***decoration/begin****/
.decoration-case{
    width: 100%;
    margin-top: 50px;
    height: 1096px;
    background:url("../images2/de_bg.jpg");
    background-size: cover;
    margin: 0 auto;
}
.caseList {
    padding-top: 255px;
    width: 1200px;
    height: 464px;
    margin: 0 auto;
    visibility: visible; 
    animation: animatedTop 0.8s cubic-bezier(0.09, 0.82, 0.6, 0.99) 0s 1 normal none running;
}

.caseList img {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.caseList ul li {
    list-style: outside none none;
    margin: 0;
    padding: 0;
    float: left;
}

.caseList ul li .casePage {
  overflow: hidden;
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  perspective: 500px;
  -webkit-perspective: 500px;
}

.caseList ul li:first-child {
  width: 600px;
  height: 462px;
}

.caseList ul li:first-child .casePage .shade{
  width: 600px;
  height: 462px;
  padding-top: 30%;
}

.caseList ul li:first-child .casePage .shade h2 {
  font-size: 32px;
}

.caseList ul li:first-child .casePage .shade .seeBtn {
  width: 170px;
  height: 48px;
  line-height: 47px;
  border-radius: 24px;
  -webkit-transition: all .5s;
  transition: all .5s;
}
.caseList ul li:first-child .casePage .shade .seeBtn:hover{
  -webkit-transform: scale(1.1);
          transform: scale(1.1)
}
.caseList ul li:nth-child(2) .casediv, .caseList ul li:nth-child(3) .casediv {
  width: 295px;
  height: 228px;
  margin-left: 5px;
}

.caseList ul li:nth-child(2) .casediv:first-child, .caseList ul li:nth-child(3) .casediv:first-child {
  margin-bottom: 7px;
}
.shadea {
  padding: 10px 5px;
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: bottom 0.4s;
  transition: bottom 0.4s;
  
}

.shadea h3 {
  color: #fff;
  text-align: center;
}

.casePage:hover .shadea {
  bottom: -41px;
}

.casePage:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.shade {
  display: table-cell;
  color: #fff;
  width: 295px;
  height: 228px;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 20%;
}

.shade h2 {
    color: #fff;
  text-align: center;
}

.shade .seeBtn {
  display: block;
  width: 112px;
  height: 32px;
  background-color: #fff;
  border-radius: 16px;
  text-align: center;
  margin: 0 auto;
  line-height: 32px;
  font-size: 16px;
  font-weight:bold;
  color: #112e5f;
  margin-top: 24px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.shade .seeBtn:hover{
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.clearaf:after {
  clear: both;
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
}
.caseNav {
    padding: 37px 0px;
    width: 1200px;
    height: 123px;
    margin: 0 auto;
    visibility: visible; 
}

.caseNav li {
  float: left;
  margin: 11px 51px;
}

.caseNav li p {
  text-align: center;
  font-size: 16px;
  color: #ffffff;
  margin-top: 12px;
  font-weight: 600;
}

.caseNav li .caseNavImg {
  width: 81px;
  height: 81px;
  border-radius: 50%;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.caseNav li .caseNavImg img {
  width: 100%;
  height: 100%;
  -webkit-transition: all ease .3s;
  transition: all ease .3s;
  display: block;
  -webkit-transition: all ease .2s;
}
.caseNav li:first-child {
    margin-left: 9px;
}
.caseNav li:last-child {
  margin-right: 0;
}

.caseNav li .qs-caseNavImg {
  /*border: 5px solid transparent;*/
}

.caseNav li.on .caseNavImg {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.8);
  box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.8);
}

.caseNav li:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.caseNav li:hover p {
  color: #fff;
}

.concept {
  width: 100%;
  height: 700px;
  background: url(../images/xsy21_02.jpg) no-repeat;
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
}

.concept .conceptBox {
  width: 1000px;
  height: 434px;
  padding-top: 120px;
  margin: 0 auto;
}

.concept .conceptBox h2 {
  font-size: 60px;
  color: #000;
  line-height: 1;
  text-align: center;
}

.concept .conceptBox p {
  text-align: center;
  margin-top: 10px;
  font-size: 32px;
  color: #000;
}

.concept .conceptBox .textImg {
  margin: 0 auto;
  display: block;
  width: 400px;
  margin-top: 35px;
}

.concept .conceptBox a {
  width: 200px;
  height: 55px;
  background-color: #fcb509;
  border-radius: 10px;
  margin: 42px auto 0;
  display: block;
  text-align: center;
  line-height: 55px;
  font-size: 25px;
  color: #fff;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

.concept .conceptBox a:hover {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.coneptList {
  width: 1000px;
  margin: 36px auto 0;
}

.coneptList div {
  float: left;
}

.coneptList .coneptItem {
  float: left;
  cursor: pointer;
}

.coneptList .coneptItem span {
  display: block;
  text-align: center;
  font-size: 16px;
  color: #000;
  cursor: pointer;
}

.coneptList .coneptItem span:first-child {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #000;
  line-height: 100px;
  margin-bottom: 15px;
}

.coneptList .coneptItem span:first-child img {
  margin-top: 30px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.coneptList .coneptItem:hover span:first-child {
  -webkit-box-shadow: 0 2px 20px rgba(0, 0, 0, 0.5);
  box-shadow: 0 2px 20px rgba(0, 0, 0, 0.5);
  border-width:2px;
  border-color:#fcb509;
}

.coneptList .coneptItem:hover span:first-child img {
  -webkit-transform: scale(1.4);
  transform: scale(1.4);
}

.coneptList .coneptbgColor {
  border: none !important;
  background: #fcb509;
}

.coneptList .coneptIcon {
  font-size: 40px;
  font-weight: 600;
  height: 136px;
  line-height: 100px;
  margin: 0 9px;
  color: #a6a4a2;
}
.decoration-case .apply {
    width: 328px;
    height: 63px;
    margin: 40px auto;
    cursor: pointer;
    animation: 1.5s ease 0s normal none infinite running mymove_g;
}
/*****team/begin********/
.team-out{
    width: 100%;
    padding-top: 97px;
}
.team-out .index_case_bt {
    text-align: center;
    position: relative;
    width: 1200px;
    margin: 0 auto;
    clear: both;
}
.team-out .index_case_bt h4 {
    font-size: 40px;
    position: relative;
    line-height: 9px;
    letter-spacing: 2px;
    top: -4px;
}
.team-out .index_case_bt h5 {
    font-size: 20px;
    letter-spacing: 1px;
    line-height: 70px;
    color: #333333;
}
.team-out .index_case_bt_4d{
    height:5px;
    width:200px;
    background:#999999;
    border-radius:4px;
    margin:0 auto;
}
.team-out .index_case_bt_4d div{
    width:50px;
    height:5px;
    background:#112e5f;
    border-radius:4px;
    margin:0 auto;
}
.setW{
    width: 1200px;
    margin: 0 auto;
    clear: both;
    position: relative;
}
.setW .swiper-container{
    width: 600px;
    height: 430px;
    float: left;
    margin-right: 10px;

}
.setW .swiper-container .swiper-slide img{
    width: 600px !important;
    height: 430px !important;
}
.setW .sjs{
    width: 290px;
    height: 430px;
    float: left;
}
.setW .sjsjs{
    position: absolute;
    /*top: 30px;*/
    right: -305px;
}
.setW .sjsjs .sjtj{
    font-weight: bold;
    color: #112e5f;
    text-align: -webkit-center;
    font-size: 24px;
}
.setW .sjsjs .sjsbj{
    width: 290px;
    height: 220px;
    margin-top: 20px;
    border: 1px #999 solid;
    text-align: -webkit-auto;
}
.setW .sjsjs .sjsbj h2{
    font-weight: bold;
    color: #333333;
    margin: 20px 11px 20px 20px;
}
.setW .sjsjs .sjsbj p{
    font-size: 15px;
    margin: 0px 11px 13px 20px;
}
#tjsjs1>ul> li:first-child {
    display: block;
}
#tjsjs1>ul>li {
    position: absolute;
    top: 0px;
    display: none;
}
#tjsjs1>ul>li img{
    border: none;
    display: inline-block;
    height: 100%;
    width: 100%;
}
.index_tjsjs3 {
    position: absolute;
    top: 295px;
    right: -313px;
}
.index_tjsjs3_1 {
    display: block;
    padding: 5px;
    background: #d6d6d6;
    color: #112e5f;
    text-align: center;
    line-height: 50px;
    border-radius: 3px;
    font-size: 20px;
    font-weight:bold;
    width: 290px;
    height: 50px;
    margin-bottom: 15px;
}
.index_tjsjs3_2 {
    display: block;
    padding: 5px;
    background: #112e5f;
    color: #fff;
    text-align: center;
    border-radius: 3px;
    font-size: 20px;
    font-weight:bold;
    line-height: 50px;
    width: 290px;
    height: 50px;
}
#tjsjs_pandn {
    position: absolute;
    z-index: 2;
    top: 476px;
    right: 435px;
}
#tjsjs_prev {
    width: 150px;
    height: 60px;
    float: left;
    cursor: pointer;
    background:#112e5f;
    margin-right:18px;
    display: flex;
}
#tjsjs_prev .pic{
      margin: auto;  
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;  
}
#tjsjs_next .pic{
      margin: auto;  
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;  
}
#tjsjs_next {
    width: 150px;
    height: 60px;
    float: left;
    background: #112e5f;
    cursor: pointer;
    display: flex;
}
.team-in{
    width: 1200px;
    height: 595px;
    margin: 0 auto;
    margin-top: 60px;
}
.m-top{
    padding-top: 60px;
}

.m-top p{
    width: 100%;
    text-align: center;
    font-size: 23px;
    letter-spacing: 2px;
    color: #112e5f;
    font-weight: bold;
}
.m-top span{
    width: 100%;
    display: block;
    text-align: center;
    font-size: 16px;
    letter-spacing: 1px;
    font-weight: bold;
}
/********旋转木马**********/
.poster-main {
    width: 1200px;
    height: 500px;
    position: relative;
    margin: 30px auto;
}

.poster-main a, .poster-main img { display: block; }

.poster-main .poster-list {
    width: 1200px;
    height: 500px;
    margin: 0 auto;
}

.poster-main .poster-list .poster-item {
    width: 200px;
    height: 500px;
    position: absolute;
    left: 0;
    top: 0;
}
.poster-main .poster-list .poster-item a{
    width: 100%;
    height: 100%;
}
.poster-main .poster-btn {
    position: absolute;
    top: 0;
    z-index: 10;
    cursor: pointer;
}

.poster-main .poster-prev-btn {
    left: 0;
    background: url(../images2/left.png) no-repeat left center;
    background-size: 10%;
}

.poster-main .poster-next-btn {
    right: 0;
    background: url(../images2/right.png) no-repeat right center;
    background-size: 10%;
}
/**需要的***/
.poster-main li div {
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    line-height: 40px;
    text-indent: 8px;
    color: #fff;
    background: rgba(0,0,0,0.5);
    display: none;
}
.poster-main li div p{
    text-align: left;
    width: 80%;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1px;
    padding-top: 40px;
    margin: 0 auto;
}
.poster-main li div .two{
    padding-top: 0;
}
.poster-main li div .three{
    padding-top: 0;
    width: 211px;
    height:92px;
    text-align: center;
    overflow: hidden;
}
.poster-main li div .three img{
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}
.poster-main li div span{
    display: block;
    width: 80%;
    text-align: left;
    font-size: 12px;
    letter-spacing: 1px;
    margin: 0 auto;
}
.poster-main li div .four{
    border-top: 2px solid #ffffff;
    background: #353d43;
    width: 100%;
    height: 59px;
}
.poster-main li div .four p{
    font-size: 15px;
    text-align: center;
    height: 25px;
    line-height: 25px;
    padding-top: 3px;
}
.poster-main li div .four span{
    padding: 0;
    height: 20px;
    line-height: 20px;
    text-align: center;
}
.poster-main ul li:hover div{
    display: block;
}
/***product/begin****/
.product-out{
    width: 100%;
    background: #f5f5f5;
}
.product-out .index_case_bt {
    text-align: center;
    position: relative;
    width: 1200px;
    margin: 0 auto;
    padding-top: 90px;
    clear: both;
}
.product-out .index_case_bt h4 {
    font-size: 40px;
    position: relative;
    line-height: 9px;
    letter-spacing: 2px;
    top: -4px;
}
.product-out .index_case_bt h5 {
    font-size: 20px;
    letter-spacing: 1px;
    line-height: 70px;
    color: #333333;
}
.product-out .index_case_bt_4d{
    height:5px;
    width:200px;
    background:#999999;
    border-radius:4px;
    margin:0 auto;
}
.product-out .index_case_bt_4d div{
    width:50px;
    height:5px;
    background:#112e5f;
    border-radius:4px;
    margin:0 auto;
}
/**tab**/
.tabs {
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    width: 100%;
    font-weight: 300;
    font-size: 1.25em;
}

/* Nav */
.product-content .tabs nav {
    text-align: center;
}

.product-content .tabs nav ul {
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    margin: 0 auto;
    padding: 0;
    max-width: 1200px;
    list-style: none;
    -ms-box-orient: horizontal;
    -ms-box-pack: center;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
}

.product-content .tabs nav ul li {
    position: relative;
    z-index: 1;
    display: block;
    margin: 0;
    text-align: center;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.product-content .tabs nav a {
    position: relative;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 2.5;
}

.product-content .tabs nav a span {
    vertical-align: middle;
    font-size: 0.75em;
}

.product-content .tabs nav li.tab-current a {
    color: #74777b;
}

.product-content .tabs nav a:focus {
    outline: none;
}
.product-content .tabs-style-bar nav {
    /*background: rgba(40,44,42,0.05);*/
}

.product-content .tabs-style-bar nav ul {
    /*border: 4px solid transparent;*/
}

.product-content .tabs-style-bar nav ul li a {
    margin: 0 2px;
    background-color: #d3d3d3;
    color: #112e5f;
    transition: background-color 0.2s, color 0.2s;
}

.product-content .tabs-style-bar nav ul li a:hover,
.product-content .tabs-style-bar nav ul li a:focus {
    color: #112e5f;
}

.product-content .tabs-style-bar nav ul li a span {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 500;
    font-size: 24px;
}

.product-content .tabs-style-bar nav ul li.tab-current a {
    background: #112e5f;
    color: #fff;
}
.product-content .content-wrap {
    position: relative;
}

.product-content .content-wrap section {
    display: none;
    margin: 0 auto;
    padding-top: 60px;
    max-width: 1200px;
    text-align: center;
}

.product-content .content-wrap section.content-current {
    display: block;
}

.product-content .content-wrap section p {
    margin: 0;
    margin: 13px 0;
    color: #112e5f;
    letter-spacing: 2px;
    height: 50px;
    line-height: 50px;
    font-size: 19px;
    /* line-height: 1; */
    /* border: 1px #000 solid; */
    background: #d1d1d1;
}
/***整装swiper***/
.product-content .content-wrap .zz1{
    width: 1200px;
    height: 510px;
}
.product-content .content-wrap .zz1 .case{
    width: 670px;
    height: 450px;
    float: left;
}
.product-content .content-wrap .zz1 .swiper-slide{
    background:#f0f0f0;
}
.product-content .content-wrap .zz1 .zzjs{
    float: right;
    width: 530px;
    height: 450px;
    margin: 0 auto;
    background: #f0f0f0;
    text-align: -webkit-center;
}
.product-content .content-wrap .zz1 .zzjs .zz_title{
    width: 530px;
    height: 36px;
    color: #112e5f;
    font-size: 32px;
    font-weight: bold;
    letter-spacing: 3px;
    margin-top: 30px; 
    background: #f0f0f0;
}
.product-content .content-wrap .zz1 .zzjs .zz_word{
    width: 290px;
    height: 335px;
    margin: 0 auto;
}
.product-content .content-wrap .zz1 .zzjs .zz_word .zz_xq{
    color: #fff;
    background:#112e5f;
}
.product-in{
    width: 1200px;
    margin: 0 auto;
    padding-top: 60px;
}
.product-m{
    width: 1200px;
    height: 98px;
    padding-top: 38px;
}
.product-content .left{
    width: 315px;
    height: 545px;
    background: url("../images2/zhengzhuang.jpg");
    float: left;
}
/*.product-content .left h2{
    display: block;
    text-align: center;
    padding-top: 151px;
    letter-spacing: 2px;
    font-size: 25px;
}*/
.product-content .left .xiu{
    display: block;
    text-align: center;
    padding-top: 151px;
    letter-spacing: 2px;
    cursor:pointer;
    font-size: 25px;
}
.product-content .left .int{
    width: 241px;
    height: 55px;
    margin: 40px auto 10px;
    text-align: center;
    border: 1px solid #112e5f;
    color:#112e5f;
    letter-spacing: 2px;
    font-weight: bold;
}
.product-content .left .int p{
    font-size: 15px;
    height: 30px;
    line-height: 30px;
}
.product-content .left h4{
    display: block;
    text-align: center;
    letter-spacing: 2px;
    font-size: 16px;
    color:#112e5f;
}
.product-content .left .btn-n{
    width: 190px;
    height: 40px;
    background: #000000;
    color: #ffffff;
    margin: 45px auto;
    line-height: 40px;
    text-align: center;
    font-size: 18px;
}
.product-content .right{
    width: 885px;
    height: 545px;
    float: left;
}
.product-content .right ul.c-content li{
    width: 440px;
    height: 270px;
    float: left;
    position: relative;
    overflow: hidden;
}
.c-content li:nth-of-type(2n+1){
    margin-right: 5px;
}
.c-content li:nth-of-type(1),.c-content li:nth-of-type(2){
    margin-bottom: 5px;
}
ul.c-content li img{
    width: 100%;
    height: 100%;
}
.c-content li .slidiv{
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.4);
    position: absolute;
    top: 0;
    left:-440px;
    text-align: center;
    color: #FFFFFF;
}
.c-content li .slidiv a{
    color: #FFFFFF;
}
/*.c-content li .slidiv h2{
    /line-height: 150px;/
    text-align: center;
    letter-spacing: 3px;
    margin-top: 130px;
    color: #ffffff !important;
}*/
.c-content li .slidiv .gai{
    /*line-height: 150px;*/
    text-align: center;
    letter-spacing: 3px;
    margin-top: 130px;
    color: #ffffff !important;
}

.c-content li .slidiv .line{
    line-height: 2px;
    border-left: 50px solid #FFFFFF;
    border-right: 50px solid #FFFFFF;
    text-align: center;
    width: 45px;
    margin: 20px auto;
}
.c-content li .slidiv p{
    width: 130px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #FFFFFF;
    margin: 20px auto;
    letter-spacing: 2px;
}
.product-content:after{
    content: "";
    clear: both;
    display: block;
    height: 0;
    font-size: 0;
}
/**renewal**/
.renewal-out{
    width: 100%;
    background: #f5f5f5;
}
.renewal-out .index_case_bt {
    text-align: center;
    position: relative;
    width: 1200px;
    margin: 0 auto;
    padding-top: 90px;
    clear: both;
}
.renewal-out .index_case_bt h4 {
    font-size: 40px;
    position: relative;
    line-height: 9px;
    letter-spacing: 2px;
    top: -4px;
}
.renewal-out .index_case_bt h5 {
    font-size: 20px;
    letter-spacing: 1px;
    line-height: 70px;
    color: #333333;
}
.renewal-out .index_case_bt_4d{
    height:5px;
    width:200px;
    background:#999999;
    border-radius:4px;
    margin:0 auto;
}
.renewal-out .index_case_bt_4d div{
    width:50px;
    height:5px;
    background:#112e5f;
    border-radius:4px;
    margin:0 auto;
}
.renewal-out .product-in {
    width: 1200px;
    margin: 0 auto;
    padding-top: 60px;
    padding-bottom: 100px;
}
.renewal-out .product-content{
  width: 1203px;
  height: 867px;
  background: url('../images2/hx.jpg') no-repeat;
  position: relative;
} 
.renewal-out .product-content .zx{
  position: absolute;
  top: 33%;
  left: 69%;
  cursor: pointer;
}
.renewal-out .product-content .xq{
  position: absolute;
  left: 17%;
  bottom: 3%;
  cursor: pointer;
}
.renewal-out .product-content .xq_2{
  position: absolute;
  left: 50%;
  bottom: 3%;
  cursor: pointer;
}
.renewal-out .product-content .xq_3{
  position: absolute;
  left: 84%;
  bottom: 3%;
  cursor: pointer;
}
/***********/
.five-out{
    width: 100%;
    background: #fff;
}
.five-out .index_case_bt {
    text-align: center;
    position: relative;
    width: 1200px;
    margin: 0 auto;
    clear: both;
    padding-top: 90px;
}
.five-out .index_case_bt h4 {
    font-size: 40px;
    position: relative;
    line-height: 9px;
    letter-spacing: 2px;
    top: -4px;
}
.five-out .index_case_bt h5 {
    font-size: 20px;
    letter-spacing: 1px;
    line-height: 70px;
    color: #333333;
}
.five-out .index_case_bt_4d{
    height:5px;
    width:200px;
    background:#999999;
    border-radius:4px;
    margin:0 auto;
}
.five-out .index_case_bt_4d div{
    width:50px;
    height:5px;
    background:#112e5f;
    border-radius:4px;
    margin:0 auto;
}
.five-in{
    width: 1200px;
    margin: 60px auto;
    /*box-shadow: 0 0 1px 1px #ccc;*/
}
/* Nav */
.five-in .tabs nav {
    text-align: center;
}

.five-in .tabs nav ul {
    position: relative;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    margin: 0 auto;
    padding: 0;
    max-width: 1200px;
    list-style: none;
    -ms-box-orient: horizontal;
    -ms-box-pack: center;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
}

.five-in .tabs nav ul li {
    position: relative;
    z-index: 1;
    display: block;
    margin: 0;
    text-align: center;
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.five-in .tabs nav a {
    position: relative;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 2.5;
}

.five-in .tabs nav a span {
    vertical-align: middle;
    font-size: 0.75em;
}

.five-in .tabs nav li.tab-current a {
    color: #74777b;
}

.five-in .tabs nav a:focus {
    outline: none;
}
.five-in .tabs-style-bar nav {
    /*background: rgba(40,44,42,0.05);*/
}

.five-in .tabs-style-bar nav ul {
    /*border: 4px solid transparent;*/
}

.five-in .tabs-style-bar nav ul li a {
    margin: 0 2px;
    background-color: #d3d3d3;
    color: #112e5f;
    transition: background-color 0.2s, color 0.2s;
}

.five-in .tabs-style-bar nav ul li a:hover,
.five-in .tabs-style-bar nav ul li a:focus {
    color: #112e5f;
}

.five-in .tabs-style-bar nav ul li a span {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 500;
    font-size: 24px;
}

.five-in .tabs-style-bar nav ul li.tab-current a {
    background: #112e5f;
    color: #fff;
}
.five-in .content-wrap {
    position: relative;
}

.five-in .content-wrap section {
    display: none;
    margin: 0 auto;
    padding-top: 60px;
    max-width: 1200px;
    text-align: center;
}

.five-in .content-wrap section.content-current {
    display: block;
}

.five-in .content-wrap section .gy_xq p {
    margin: 0;
    margin: 20px 10px;
    letter-spacing: 2px;
    font-size: 17px;
    text-align: -webkit-auto;
    height: 38px;
    line-height: 38px;
}
/***工地swiper***/
.five-in .content-wrap .crafts{
    width: 1200px;
    height: 510px;
}
.five-in .content-wrap .crafts .gd img{
    width: 1200px;
    height: 450px;
    margin: 0 auto;
}


.five-in .gy_more{
    margin: 0 auto;
    display: table;
    cursor: pointer;
    transition: all 0.6s;
}
.five-in .gy_more:hover {
    transform: scale(1.1);
}
.article-out{
    padding-top: 10px;
    background: #f5f5f5;
}
.article_list_index{
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;

    display: -ms-flex;
    display: -webkit-flex;

    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
}
.article_list_index li{
    float: left;
    width: 390px;
    border:1px solid #ccc;
    border-bottom: none;
}

.article_list_index li a img{
    width:100%;
}
/**攻略**/
.raiders{
    width: 100%;
    background: #f5f5f5;
}
.raiders .raiders_top{
    width: 1200px;
    height: 254px;
    margin: 0 auto;
    background: url(../images2/raiders.jpg) no-repeat;
}
.raiders .raiders_mid{
    width: 1200px;
    height: 269px;
    margin: 0 auto;
}
.raiders_mid .ra_l{
    width: 390px;
    height: 269px;
    float: left;
}
.raiders_mid .ra_l .swiper-container{
    width: 390px;
    height: 269px;
    float: left;

}
.raiders_mid .ra_l .swiper-container .swiper-slide img{
    width: 390px !important;
    height: 269px !important;
}
.raiders_mid .ra_m{
    width: 390px;
    height: 269px;
    transform: translateX(14px);
    float: left;
    /*background: url('../images2/dq.jpg') no-repeat;*/
    position: relative;
}
.raiders_mid .ra_m .btn-l{
    width: 125px;
    height: 40px;
    background: #112e5f;
    color: #ffffff;
    line-height: 40px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 4px;
    top: 204px;
    left: 41px;
    right: 0;
    bottom: 0;
    position: absolute;
}
.raiders_mid .ra_m .btn-r{
    width: 123px;
    height: 38px;
    background: #fff;
    color: #112e5f;
    border: 1px #112e5f solid;
    line-height: 40px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 4px;
    top: 204px;
    left: 222px;
    right: 0;
    bottom: 0;
    position: absolute;
}
.raiders_mid .ra_m .btn-l{ 
cursor: pointer; 
transition: all 0.6s; 
} 
.raiders_mid .ra_m .btn-l:hover{ 
transform: scale(1.1); 
} 
.raiders_mid .ra_m .btn-r{ 
cursor: pointer; 
transition: all 0.6s; 
} 
.raiders_mid .ra_m .btn-r:hover{ 
transform: scale(1.1); 
} 
.raiders_mid .ra_r{
    width: 390px;
    height: 269px;
    float: right;
    /*background: url(../images2/mdgy.jpg) no-repeat;*/
}

/**/
.article-c{
    width: 1200px;
    margin: 0 auto;
    display: flex;
    display: -ms-flex;
    display: -webkit-flex;

    -ms-justify-content: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.article-c ul{
    width: 390px;
    float: left;
    overflow: hidden;
    text-align: left;
    padding-bottom: 20px;
    border: 1px solid #ccc;
    border-top: none;
    background: #fff;
}

.article-c ul:nth-of-type(2){
    transform: translateX(4px);
}

.article-c ul:nth-of-type(3){
    transform: translateX(8px);
}

.article-c ul:nth-of-type(4){
    transform: translateX(9px);
}

.article-c:after{
    content: "";
    clear: both;
    display: block;
    height: 0;
    font-size: 0;
}
.article-c ul li{
    width: 90%;
    margin: 0 auto 13px;
    overflow: hidden;
    list-style: circle;
    font-size: 14px;
    letter-spacing: 1px;
}
.article-c ul li a .img{
    width: 100%;
    height: 85px;
    overflow: hidden;
    display: none;
}
.article-c ul li a:hover .img{
    display: block;
}
.six-out{
    width: 100%;
    background: #fff;
}
.six-out .process{
    width: 1200px;
    height: 457px;
    margin: 0 auto;
    background: url("../images2/process.jpg") no-repeat;
}
.six-in{
    width: 1200px;
    margin: 0 auto;
}
.six-in img{
    width: 100%;
}
/***翻转***/
.data2 {
    width:100%;
    display:table;
    position:relative;
    overflow:hidden;
    top: 245px;
}
.data2 .pic2 {
    position:absolute;
    top:0;
    left:0;
    z-index:-1;
}
.data2 .image_container a {
    width:100%;
    height:100%;
    display:block;
    float:left;
    perspective:600px;
    -webkit-perspective:600px;
    -moz-perspective:600px;
}
.data2 .image_container a .pic1 {
    transform:rotateX(0deg) rotateY(0deg);
    transform-style:preserve-3d;
    backface-visibility:hidden;
    -webkit-transform:rotateX(0deg) rotateY(0deg);
    -webkit-transform-style:preserve-3d;
    -webkit-backface-visibility:hidden;
    -moz-transform:rotateX(0deg) rotateY(0deg);
    -moz-transform-style:preserve-3d;
    -moz-backface-visibility:hidden;
    -o-transition:all .4s ease-in-out;
    -ms-transition:all .4s ease-in-out;
    -moz-transition:all .4s ease-in-out;
    -webkit-transition:all .4s ease-in-out;
    transition:all .4s ease-in-out;
    filter:progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto?expand',M11=0.7660444431189777,M12=-0.6427876096865394,M21=0.6427876096865398,M22=0.7660444431189779)
}
.data2 .image_container a:hover .pic1 {
    transform:rotateY(180deg);
    -webkit-transform:rotateY(180deg);
    -moz-transform:rotateY(180deg);
    filter:progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto?expand',M11=0.7660444431189777,M12=-0.6427876096865394,M21=0.6427876096865398,M22=0.7660444431189779)
}
.data2 .image_container a .pic2 {
    transform:rotateY(-180deg);
    transform-style:preserve-3d;
    backface-visibility:hidden;
    -webkit-transform:rotateY(-180deg);
    -webkit-transform-style:preserve-3d;
    -webkit-backface-visibility:hidden;
    -moz-transform:rotateY(-180deg);
    -moz-transform-style:preserve-3d;
    -moz-backface-visibility:hidden;
    -o-transition:all .4s ease-in-out;
    -ms-transition:all .4s ease-in-out;
    -moz-transition:all .4s ease-in-out;
    -webkit-transition:all .4s ease-in-out;
    transition:all .4s ease-in-out;
    /*z-index:10;
    position:absolute;
    */
    filter:progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto?expand',M11=0.7660444431189777,M12=-0.6427876096865394,M21=0.6427876096865398,M22=0.7660444431189779)
}
.data2 .image_container a:hover .pic2 {
    transform:rotateX(0deg) rotateY(0deg);
    -webkit-transform:rotateX(0deg) rotateY(0deg);
    -moz-transform:rotateX(0deg) rotate(0deg);
    z-index:10;
    position:absolute;
    filter:progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto?expand',M11=0.7660444431189777,M12=-0.6427876096865394,M21=0.6427876096865398,M22=0.7660444431189779)
}
.data2 .row {
    width: 72px;
    height: 114px;
    float: left;
    margin-left: 49px;
    margin-right: 50px;
    margin-bottom:46px;
    position:relative;
    z-index:10;
}
.data2 .row .pic1 {
    width:100%;
    height:100%;
    overflow:hidden;
}
.data2 .row .pic2 {
    width:100%;
    height:100%;
    overflow:hidden;
}
.data2 .row .pic2 img {
    position:absolute;
}

/***友情链接****/
.friend-link{
    width: 100%;
    height: 175px;
    position: relative;
    background:#fafafa;
}
.friend-link .link-title{width: 1200px;/*height: 76px;line-height: 76px;*/margin: 0 auto;padding-top: 40px;}
.link-title .title-box{width: 130px;height: 35px; margin:0 auto;}
.link-title .title-box p{color: #666;font-size: 16px;text-align: center;line-height: 35px;border: 1px #666 solid; }
.link-in{
    width: 1200px;
    height: 76px;
    line-height: 76px;
    margin: 0 auto;
    /*padding-top: 72px;*/
    /*background: url("http://www.hncsmd.com/themes/fangTo8to/static/images2/friend.jpg");*/
}
.link-in ul{
   /* padding-top: 50px;*/
    display: inline-flex;
}
.link-in ul li{
   /* float: left;*/
    margin-left: 20px;
}
/****悬浮报名*****/
/****悬浮报名*****/
.btm-float{
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 85px;
    z-index: 20;
}
.btm-float__bg {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .6;
    filter: alpha(opacity=60);
}
.btm-float__content {
    position: relative;
    width: 1220px;
    height: 85px;
    margin: 0 auto;
    z-index: 2;
}
.btm-float__img {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 400px;
    height:137px;
}
.btm-float .form{
    position: relative;
    float: left;
    margin-top: 37px;
    margin-left: 415px;
    font-size: 14px;
    height: 40px;
    width: 599px;
}
.btm-float .form input{
    width: 150px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border: none;
    outline: none;
    border-radius: 5px;
    margin-right: 10px;
}
.btm-float .form button {
    width: 90px;
    height: 90px;
    text-align: center;
    border: none;
    outline: none;
    border-radius: 5px;
    margin-right: 10px;
    position: absolute;
    top: -45px;
    font-size: 16px;
    background: #0ed7a3;
    color: #ffffff;
    font-weight: bold;
    cursor: pointer;
    border-radius: 90px;
    
    /*animation: anima .5s linear 0s infinite;*/
    animation-name:anima;
    animation-duration: .5s;
    animation-timing-function: linear;
    animation-delay: 0s;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    
    /*-webkit-animation: anima .5s linear 0s infinite;*/
    -webkit-animation-name:anima;
    -webkit-animation-duration: .5s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-delay: 0s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
}

@keyframes anima{

    0%{
        transform: scale(.75);
    }
    
    100%{
        transform: scale(.9);
    }
    
}

@-webkit-keyframes anima{

    0%{
        transform: scale(.75);
    }
    
    100%{
        transform: scale(.9);
    }
    
}

.btm-float__p {
    position: absolute;
    bottom: 6px;
    /* left: 125px;*/
    width: 152px;
    height:50px;
}
/*******************案例列表页************************/
.case-container .bk-banner{
    width: 100%;
    height: 360px;
    background-image: url("../images2/case/case_bk.jpg");
    background-position: center;
    background-size: cover;
}
.case-container{
    background: #f1f1f1 !important;
}
.case-container:after{
    content: "";
    clear: both;
    display: block;
    height: 0;
    font-size: 0;
    visibility: hidden;
}
.case-chose{
    width: 1200px;
    height: 274px;
    margin: 0 auto;
}
.xgtb_left{
    width: 364px;
    /*height: 274px;*/
    background: #ffffff
}
.xfbj{
    background: url("../images2/case/xfbj.jpg") no-repeat scroll center top;
    width: 1920px;
    height: 121px;
    position: fixed;
    /* top: 0px; */
    right: 0px;
    left: 0;
    bottom: 0;
    z-index: 1;
}
.dbm input::-webkit-input-placeholder { /* WebKit browsers */
            color: #999;
}

.xfbj .dbm{ 
    width: 1200px;
    height: 121px;
    top: 0px;
    right: 0px;
    left: 0;
    bottom: 0;
    position: absolute;
    margin: 0 auto;
}
.xfbj .dbm .txt{
    background: none;
    border: 0;
    border-radius: 6px;
    color: #666;
    display: inline-block;
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    padding: 0 20px;
    width: 270px;
    font-family: "微软雅黑","Microsoft YaHei";
    outline: none;
}
.xfbj .dbm #kehu{
    left: 292px;
    top: 39px;
    bottom: 0px;
    right: 0px;
    text-align: -webkit-left;
    position: absolute;
}
.xfbj .dbm #tel{
    left: 623px;
    top: 39px;
    bottom: 0px;
    right: 0px;
    text-align: -webkit-left;
    position: absolute;
}
.xfbj .dbm .imgbtn{
    display: inline-block;
    position: absolute;
    width: 191px;
    height: 54px;
    background: url("../images2/case/btn_m.png") no-repeat;
    border: 0;
    top: 37px;
    right: 40px;
    bottom: 0px;
}

/*.Reset{*/
    /*width: 400px;*/
/*}*/

/*.Reset dl:hover .more {*/

    /*left: 400px !important;*/
/*}*/

.xgtb_left dl {
    position: relative;
}
.xgtb_left dl {
    height: 52px;
    padding: 0 0 15px 23px;
    border-bottom: 1px dotted #dbdbdb;
}
.xgtb_left dl dt {
    float: left;
    width: 89px;
    height: 40px;
    padding-top: 10px;
    border-right: 1px solid #eaeaea;
    font-size: 0;
}
.xgtb_left dl dt span {
    height: 23px;
    line-height: 23px;
    font-size: 18px;
    color: #333;
    text-align: left;
}
.xgtb_left dl.xgtbl_home dt b {

}
.xgtb_left dl dt b {
    margin-top: 3px;
    display: inline-block;
    font-size: 12px;
    color: #989898;
    width: 70px;
    margin-left: 2px;
    height: 19px;
    text-align: center;
}
.xgtb_left dl dd {
    width: 240px;
    height: 69px;
    float: left;
    font-size: 0;
    margin-left: 10px;
}
.xgtb_left dl dd a {
    float: left;
    width:63px;
    font-size: 12px;
    color: #333;
    padding: 10px;
    height: 14px;
    line-height: 14px;
    text-decoration: none;
    outline: none;
    text-align: center;
}
.xgtb_left dl.xgtbl_home dd a.all{
    width:40px;
    height: 49px;
    line-height: 49px;
}
.xgtbl_homeType dd a{
    width: 40px !important;
    padding-top: 25px !important;
}
.xgtbl_homeStyle dd a{
    padding-top: 25px !important;
}
.xgtbl_homeStyle dd a.Style-all{
    width: 40px;
}
.xgtbl_homeLayout dd a{
    padding-top: 25px !important;
}
.xgtbl_homeLayout dd a.Layout-all{
    width: 40px;
}
.xgtb_left .more {
    display: none;
    /*width: 354px;*/
    width: 480px;
    height: 68px;
    overflow: hidden;
}
.xgtb_left .more a {
    float: left;
    width: 60px;
    font-size: 12px;
    color: #333;
    background-color: #fff;
    height: 14px;
    line-height: 14px;
    text-decoration: none;
    outline: none;
    padding: 10px;
    padding-bottom: 44px;
    padding-top: 25px;
    text-align: center;
}
.xgtbl_home .more{
    /*width: 650px;*/
    width: 400px;
    height: 69px;
    background: #FFFFFF;
}
.xgtbl_home .more a{
    padding: 10px;
}
.xgtb_left dl:hover .more {
    display: block;
    position: absolute;
    top: 0;
    left: 365px;
}

.sha{
    width: 1200px;
    height: 40px;
    margin: 20px auto;
    background: #dce1ea;
}
.content-case{
    width: 1200px;
    margin: 20px auto;
}
.content-case ul{
    width: 100%;
}
.content-case ul li{
    width: 385px;
    height: 489px;
    position: relative;
    overflow: hidden;
    background: #FFFFFF;
    float: left;
    margin-left: 10px;
    margin-bottom: 20px;
}
.content-case ul li .li-out{
    width: 395px;
    height: 395px;
    overflow: hidden;
}
.content-case ul li .li-out .slidiv-list{
    width: 385px;
    height: 395px;
    background: rgba(0,0,0,0.4);
    position: absolute;
    top: 0;
    left: -395px;
    text-align: center;
    color: #FFFFFF;
}
.content-case ul li .li-out .slidiv-list a h2{
    padding-top: 180px;
    color: #ffffff;
}
.content-case ul li .li-out .slidiv-list a span{
   /* padding-top: 180px;*/
    color: #ffffff;
    font-size: 15px;
}
.content-case ul li img{
    width: 100%;
    height: 100%;
}
.case-information .c-title{
    width: 250px;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #dddddd;
    padding-left: 20px;
}
.case-information .c-in{
    width: 330px;
    height: 40px;
    line-height: 40px;
    padding-left: 20px;
}
.caseDetail{
    display: inline-block;
    height: 80px;
    right: 0;
    top: 400px;
    width: 80px;
    position: absolute;
}
.caseDetail img {
    border: 2px solid #fff;
    display: inline-block;
    height: 63px !important;
    width: 63px !important;
    border-radius: 10px;
}
/*****/
.caseDetail-box {
    bottom: 80px;
    right: 7px;
    z-index: 10;
}
.boxx {
    background: #fff;
    height: auto;
    padding: 10px;
    width: 280px;
}
.caseDetail-bubble {
    border-left: 13px solid transparent;
    border-right: 13px solid transparent;
    border-top: 12px solid #fff;
    bottom: -12px;
    height: 0;
    right: 35px;
    width: 0;
}
.caseDetail-push-imgfont {
    line-height: 20px;
}
.caseDetail-box-intro .cl .caseDetail-box-img ,.caseDetail-box-intro .cl .caseDetail-box-img-intro {
    float: left;
    font-size: 12px;
    margin-right: 5px;
}
.caseDetail-box-img {
    width: 94px;
}
.caseDetail-box-intro .cl img {
    border: 1px solid #eaeaea;
    height: 90px !important;
    width: 90px !important;
}
.caseDetail-box-img-intro {
    width: 165px;
}
.caseDetail-box-img-intro > p {
    color: #333;
    line-height: 1.3em;
    margin-bottom: 5px;
    overflow: hidden;
    width: 110%;
}
.caseDetail-box-img-intro p:nth-of-type(1) {
    font-size: 14px;
    padding-top: 5px;
}
.caseDetail-box-img-intro > p:first-child {
    margin-bottom: 10px;
}
.caseDetail-box-img-intro p span {
    float: left;
    overflow: hidden;
}
.caseDetail-box-label {
    color: #666;
}
.caseDetail-box-img-intro p span:last-of-type {
    width: 120px;
}
.caseDetail-box-img-intro i {
    float: left;
    font-style: normal;
    margin-bottom: 3px;
    overflow: hidden;
    width: 60px;
}
.caseDetail-box-img-intro p span i {
    display: inline-block;
}

.boxx .textcenter {
    margin-top: 5px;
}
.textcenter {
    text-align: center;
}
.box-btn {
    border: 1px solid #b4b4b4;
    display: inline-block;
    height: 34px;
    line-height: 34px;
    text-align: center;
    width: 134px;
}
.box-btn:hover {
    border: 1px solid #4972cc;
    color: #4972cc;
}
.absolute {
    position: absolute;
}
.caseDetail-box-img {
    width: 94px !important;
}
.caseDetail-box-img-intro {
    width: 165px !important;
}
.hide{
    display: none;
}
/*新增设计师列表*/
.bg-gray .bk-banner{
    width: 100%;
    height: 360px;
    background-image: url(../images2/case/case_bk.jpg);
    background-position: center;
    background-size: cover;
}

.bg-gray .case-chose{
    width: 1200px;
    height: 204px;
    margin: 0 auto;
}
.bg-gray .xgtb_left{
    width: 365px;
    height: 204px;
    background: #ffffff
}
.xgtb_left dl {
    position: relative;
}
.bg-gray .xgtb_left dl {
    height: 52px;
    padding: 0 0 15px 23px;
    border-bottom: 1px dotted #dbdbdb;
}
.bg-gray .xgtb_left dl dt {
    float: left;
    width: 89px;
    height: 40px;
    padding-top: 10px;
    border-right: 1px solid #eaeaea;
    font-size: 0;
}
.bg-gray .xgtb_left dl dt span {
    height: 23px;
    line-height: 23px;
    font-size: 18px;
    color: #333;
    text-align: left;
}
.bg-gray .xgtb_left dl.xgtbl_home dt b {

}
.bg-gray .xgtb_left dl dt b {
    margin-top: 3px;
    display: inline-block;
    font-size: 12px;
    color: #989898;
    width: 70px;
    margin-left: 2px;
    height: 19px;
    text-align: center;
}
.bg-gray .xgtb_left dl dd {
    width: 240px;
    height: 69px;
    float: left;
    font-size: 0;
    margin-left: 10px;
}
.bg-gray .xgtb_left dl dd a {
    float: left;
    width:63px;
    font-size: 12px;
    color: #333;
    padding: 10px;
    height: 49px;
    line-height: 49px;
    text-decoration: none;
    outline: none;
    text-align: center;
}
.bg-gray .xgtb_left dl.xgtbl_home dd a.all{
    width:40px;
    height: 49px;
    line-height: 49px;
}
.bg-gray .xgtbl_levelType dd a{
    width: 60px !important;
    /* padding-top: 25px !important;*/
}
.bg-gray .xgtb_left dl.xgtbl_levelType dd a.all{
    padding-left: 0px;
}
.bg-gray .xgtbl_levelStyle dd a{
    /* padding-top: 25px !important;*/
}
.bg-gray .xgtbl_homeStyle dd a.Style-all{
    width: 40px;
}
.bg-gray .xgtbl_homeLayout dd a{
    padding-top: 25px !important;
}
.bg-gray .xgtbl_homeLayout dd a.Layout-all{
    width: 40px;
}
.bg-gray .xgtb_left .more {
    display: none;
    width: 354px;
    height: 68px;
    overflow: hidden;
}
.bg-gray .xgtb_left .more a {
    float: left;
    width: 60px;
    font-size: 12px;
    color: #333;
    background-color: #fff;
    height: 48px;
    line-height: 48px;
    text-decoration: none;
    outline: none;
    padding: 10px;
    padding-bottom: 44px;
    text-align: center;
}
.bg-gray .xgtbl_home .more{
    width: 650px;
    height: 69px;
    background: #FFFFFF;
}
.bg-gray .xgtbl_home .more a{
    padding: 10px;
}
.bg-gray .xgtb_left dl:hover .more {
    display: block;
    position: absolute;
    top: 0;
    left: 360px;
}
/*********文章封面页***************/


/*****轮播图******/
.slider{
    width: 100%;
    height: 300px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}


.slider_title>p{
    width: 28px;
    padding-top: 10px;
    box-sizing: border-box;
    color:white;
}

.slider_Price{
    position: absolute;
    top: 56%;
    left: 54.2%;
    font: bold 2.5vmax/2 "";
    color: white;
}

.slider_title span{
    display:inline-block;
    width:28px;
}

/* 额外添加样式 */

.slider ul.slider-wrapper{
    top: 0;
    left: 0;
    z-index: 1;
    margin: 0;
    padding: 0;
}
.slider ul.slider-wrapper li{
    position: absolute;
    margin-top: 0;
    padding: 0;
}
.slider ul.slider-wrapper li a{
    line-height:0px;
    display:block;
}
.slider .ck-prev, .slider .ck-next {
    position: absolute;
    top: 50%;
    z-index: 2;
    width: 40px;
    height: 70px;
    margin-top: -35px;
    border-radius: 3px;
    opacity: .15;
    background: red;
    text-indent: -9999px;
    background-repeat: no-repeat;
    transition: opacity .2s linear 0s;
}
.slider .ck-prev {
    left: 0px;
    background:#000 url(../images2/banner/hover_left.png) 50% no-repeat;
}
.slider .ck-next {
    right: 0px;
    background:#000 url(../images2/banner/hover_right.png) 50% no-repeat;
}
.slider-wrapper li img{
    width: 100%;
}
.ck-slidebox {
    position: absolute;
    left: 50%;
    bottom: 12px;
    z-index: 30;
}
.ck-slidebox ul {
    height: 20px;
    padding: 0 4px;
    border-radius: 8px;

}
.ck-slidebox ul li {
    float: left;
    height: 12px;
    margin: 4px 4px;
}

.ck-slidebox ul li em {
    display: block;
    width: 12px;
    height: 12px;
    border-radius: 100%;
    background-color: #999;
    text-indent: -9999px;
    cursor: pointer;
}
.ck-slidebox ul li.current em {
    background-color: #fe6500;
}
.ck-slidebox ul li em:hover {
    background-color: #fe6500;
}
/******/
.atc-content-1{
    width: 1200px;
    height: 435px;
    margin: 50px auto 20px;
}
.art-title{
    border-bottom: 2px solid #cdcdcd;
    height: 40px;
    margin: 30px 0 20px;
    line-height: normal;
}
.art-title .t-title{
    border-bottom: 2px solid #e30113;
    color: #333;
    float: left;
    font-size: 18px;
    font-weight: normal;
    line-height: 40px;
}

/*文章内部小轮播图*/

#cont-left {
    width: 560px;
    height: 350px;
    position: relative;
    float: left;
}

.cont-bo {
    width: 100%;
    height: 350px;
    overflow: hidden;
    border: none;
    position: relative;
    border-bottom: 2px solid #e1e1e1;
}


ul.imgList {
    margin: 0;
    padding: 0;
    position: relative;
    height: 271px;
}

ul.imgList li {
    float: left;
    height: 271px;
    list-style: none;
}
ul.imgList li img {
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    display: inline;
    border: 0;
}
ul.imgList li p{
    position: absolute;
    text-align: center;
    font-size: 16px;
    height: 85px;
    line-height: 85px;
    padding-left: 30px;
}


.indexList {
    position: absolute;
    height: 20px;
    right: 50%;
    bottom: 85px;
    z-index: 30;
}

.indexList li {
    cursor: pointer;
    float: left;
    height: 12px;
    margin: 4px 4px;
}

.indexList li em {
    display: block;
    width: 12px;
    height: 12px;
    border-radius: 100%;
    background: #ffffff;
    text-indent: -9999px;
}

.indexList li.indexOn em {
    background: #112e5f;
}
.cont-right{
    width: 600px;
    height: 350px;
    float: right;
    border-bottom: 2px solid #e1e1e1;
}
.cont-right ul li{
    width: 100%;
    height: 100px;
    overflow: hidden;
    margin-bottom: 10px;
}
.cont-right ul li .pic{
    width: 195px;
    height: 100%;
    overflow: hidden;
    float: left;
}
.cont-right ul li .pic img{
    height: auto;
    width: 100%;
    left:50%;
    position: relative;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);

}
.cont-right ul li .text{
    width: 390px;
    float: right;
    margin-left: 10px;
}
.cont-right ul li .text h3{
    height: 30px;
    line-height: 25px;
}
.cont-right ul li .text p{
    font-size: 13px;
    line-height: 21px;
}
.atc-content-2{
    width: 100%;
    height: 625px;
    background-image: url("../images2/article_01.jpg");
    background-size: cover;
}
.atc-content-2 .arc-cot-in{
    width: 1200px;
    margin: 0 auto;
    padding-top: 35px;
}
ul.arc-cot-text{
    width: 1200px;
}
ul.arc-cot-text li{
    width: 380px;
    height: 375px;
    overflow: hidden;
    background: #ffffff;
    text-align: center;
    float: left;
    margin-right: 20px;
    border-radius: 5px;
    -moz-box-shadow:2px 5px 11px #333333;
    -webkit-box-shadow:2px 5px 11px #333333;
    box-shadow:2px 5px 11px #333333;
}
ul.arc-cot-text li .pic{
    height: 186px;
}
ul.arc-cot-text li .pic img{
    width: 100%;
    height: 186px;
    border-radius: 5px;
}
ul.arc-cot-text li h3{
    width: 100%;
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    margin: 0 auto;
}
ul.arc-cot-text li p{
    width: 90%;
    height: 20px;
    line-height: 21px;
    font-size: 13px;
    margin: 0 auto;
    text-align: left;
    letter-spacing: 1px;
}
.arc-cot-in :after{
    clear: both;
    content: "";
    display: block;

}
.atc-content-3{
    width: 1200px;
    height: 725px;
    margin: 0 auto;
}
.atc-content-3 ul.cont-three li{
    float: left;
    -moz-box-shadow:2px 5px 11px #333333;
    -webkit-box-shadow:2px 5px 11px #333333;
    box-shadow:2px 5px 11px #333333;
}
.atc-content-3 ul.cont-three .big{
    width: 600px;
    height: 412px;
    overflow: hidden;
}
.atc-content-3 ul.cont-three .big img{
    width: 100%;
    height: 350px;
}
.atc-content-3 ul.cont-three .big h3{
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    padding-left: 30px;
}
.atc-content-3 ul.cont-three .small{
    width: 565px;
    height:178px;
    overflow: hidden;
    margin-left: 30px;
    margin-bottom: 50px;
}
.atc-content-3 ul.cont-three .small .pic{
    width: 200px;
    height: 138px;
    overflow: hidden;
    float: left;
    padding: 20px 0 0 20px ;
}
.atc-content-3 ul.cont-three .small .pic img{
    width: 100%;
    height: 100%;
}
.atc-content-3 ul.cont-three .small .text{
    width: 290px;
    float: left;
    padding: 20px 20px 20px 10px ;
}
.atc-content-3 ul.cont-three .small h3{
    height: 35px;
    line-height: 35px;
}
.atc-content-3 ul.cont-three .small p{
    line-height: 21px;
    font-size: 13px;
}
.atc-content-3:after{
    content: '';
    clear: both;
    display: block;
}
.atc-content-4{
    width: 1200px;
    height: 490px;
    margin: 0 auto;
}
.atc-content-4 ul.cont-three li{
    float: left;
    -moz-box-shadow:2px 5px 11px #333333;
    -webkit-box-shadow:2px 5px 11px #333333;
    box-shadow:2px 5px 11px #333333;
}
.atc-content-4 ul.cont-three .big{
    width: 455px;
    height: 390px;
    overflow: hidden;
}
.atc-content-4 ul.cont-three .big img{
    width: 100%;
    height: 302px;
}
.atc-content-4 ul.cont-three .big h3{
    height: 80px;
    line-height: 80px;
    font-size: 16px;
    padding-left: 30px;
}
.atc-content-4 ul.cont-three .small{
    width: 715px;
    height:178px;
    overflow: hidden;
    margin-left: 30px;
    margin-bottom: 33px;
}
.atc-content-4 ul.cont-three .small .pic{
    width: 200px;
    height: 138px;
    overflow: hidden;
    float: left;
    padding: 20px 0 0 20px ;
}
.atc-content-4 ul.cont-three .small .pic img{
    width: 100%;
    height: 100%;
}
.atc-content-4 ul.cont-three .small .text{
    width: 400px;
    float: left;
    padding: 20px 20px 20px 10px ;
}
.atc-content-4 ul.cont-three .small h3{
    height: 35px;
    line-height: 35px;
}
.atc-content-4 ul.cont-three .small p{
    line-height: 21px;
    font-size: 13px;
}
/******时间轴*******/
.timeliner{
    width: 100%;
}
.timeliner img{
    width: 100%;
}
/*门店地址*/
.add_head{
    width: 100%;
}

.add_head>img{
    width: 100%;
    vertical-align: middle;
}

.add_sect{
    width: 1200px;
    height: 130px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.add_sect h3{
    font-weight: bold;
    font-size: 18px;
}
.add_list{
    width: 1000px;
    display: flex;
    justify-content: space-between;
}

.add_list>li>a{
    display: inline-block;
    width: 80px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 15px;
}

.add_list>li>a:hover{
    background: black;
    color: white;
}

.add_nav{
    width: 100%;
    height: 1197px;
    margin: 0 auto;
    background: url(../images2/adress/content.jpg);
    overflow: hidden;
}

.add_position{
    width: 1250px;
    margin:40px auto 0;
    background: white;
}

.add_fig{
    display: flex;
    justify-content: space-between;
}
.add_fig .scroll{
    width: 320px;
    height: 660px;
    overflow-y: auto;
    overflow-x: hidden;
    background: #eeeeee;
    margin-left: 10px;
}
.add_fig .scroll dl{
    border-bottom: 1px dashed #c3c3c3;
    margin-bottom: 16px;
    margin-top: 16px;
    line-height: 1.1;
}
.add_fig .scroll dl dt{
    font-size: 17px;
    font-weight: 800;
    margin-left: 10px;
    letter-spacing: 2px;
    margin-bottom: 5px;
}
.add_fig .scroll dl dd{
    font-size: 14px;
    margin-left: 10px;
    letter-spacing: 2px;
    margin-bottom: 15px;
}
.add_fig>figcaption{
    background: white;
}

.add_footer{
    display: flex;
    justify-content: space-around;
    padding-top: 30px;
    padding-bottom: 30px;
}

.footer_list{
    width: 500px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}

.footer_list>li{
    height: 45px;
    line-height: 45px;
    background: url(../images2/adress/Sprites.png) no-repeat;
    text-indent: 4em;
    position:relative;
    font-size: 13px;
}

.footer_list>li:before{
    content: "";
    width: 400px;
    position: absolute;
    left: 60px;
    bottom: 0;
    border: 1px solid #cdcdcd;
}

.footer_list>li>em{
    font:bold 25px "";
    font-style:oblique;
    color: #c30917;
}

.footer_list>li:nth-child(2){
    background-position:0 -100px;
}

.footer_list>li:nth-child(3){
    background-position:0 -200px;
}

.add_tel>p{
    padding:15px 0;
    font: 500 20px "";
}

.add_tel>ul{
    width: 570px;
    height: 260px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: space-between;
}

.add_tel>ul>li{
    width: 120px;
    height: 26px;
    border-radius:5px;
    border: 1px solid #ccc;
    text-align: center;
    line-height: 26px;
    cursor: pointer;
    font-size: 12px;
}

.add_tel>ul>li:nth-last-child(1){
    border: none;
    cursor: initial;
}
/*右侧固定*/
.fixed-new-nav {
    margin-right: -688px;
    margin-top: -100px;
    opacity: 0.9;
    position: fixed;
    right: 50%;
    text-align: center;
    top: 50%;
    width: 78px;
    z-index: 50;
}
.fixed-new-nav a {
    border-radius: 2px;
    text-decoration: none;
    color: #fff;
    display: block;
    height: 50px;
    line-height: 70px;
    margin-bottom: 2px;
    overflow: hidden;
    background: url(../images2/Sprite.png) 15px -5px no-repeat #939393;
}

.fixed-new-nav>a:nth-of-type(2){background: url(../images2/Sprite.png) 15px -63px no-repeat #939393;}
.fixed-new-nav>a:nth-of-type(3){background: url(../images2/Sprite.png) 15px -123px no-repeat #939393;}
.fixed-new-nav>a:nth-of-type(4){background: url(../images2/Sprite.png) 15px -178px no-repeat #939393;}
.fixed-new-nav>a:nth-of-type(5){background: url(../images2/Sprite.png) 15px -230px no-repeat #939393;}

.fixed-new-nav a>img{
    width: 100%;
}

.fixed-new-nav a:hover{
    background: url(../images2/Sprite.png) 15px -5px no-repeat #4971CC;
    color:#fff;
}

.fixed-new-nav a:nth-of-type(2):hover{
    background: url(../images2/Sprite.png) 15px -63px no-repeat #4971CC !important;
    color:#fff;
}

.fixed-new-nav a:nth-of-type(3):hover{
    background: url(../images2/Sprite.png) 15px -123px no-repeat #4971CC !important;
    color:#fff;
}

.fixed-new-nav a:nth-of-type(4):hover{
    background: url(../images2/Sprite.png) 15px -178px no-repeat #4971CC !important;
    color:#fff;
}

.fixed-new-nav a:nth-of-type(5):hover{
    background: url(../images2/Sprite.png) 15px -230px no-repeat #4971CC !important;
    color:#fff;
}

.fixed-new-nav .backtop i {
    background: rgba(0, 0, 0, 0) url("../images/ico.png") no-repeat scroll -42px -116px;
    display: block;
    height: 17px;
    margin: 17px auto 0;
    width: 29px;
}
.fixed-new-nav .msg i {
    background: rgba(0, 0, 0, 0) url("../images/ico.png") no-repeat scroll -48px -45px;
    display: block;
    height: 17px;
    margin: 9px auto 0;
    width: 16px;
}
.fixed-new-nav .decora i {
    background: rgba(0, 0, 0, 0) url("../images/ico.png") no-repeat scroll -47px -68px;
    display: block;
    height: 18px;
    margin: 8px auto 0;
    width: 18px;
}
.fixed-new-nav .qrcode i {
    background: rgba(0, 0, 0, 0) url("../images/ico.png") no-repeat scroll -47px -91px;
    display: block;
    height: 18px;
    margin: 15px auto 0;
    width: 18px;
}
.fixed-new-nav .qrcodePic {
    bottom: 2px;
    cursor: default;
    height: 150px;
    position: absolute;
    right: 80px;
    transform: scale(0);
    transform-origin: right bottom 0;
    transition: all 0.3s ease 0s;
    visibility: hidden;
    width: 150px;
}
.fixed-new-nav .qrcode:hover .qrcodePic {
    transform: scale(1);
    visibility: visible;
}
@media (max-width: 1410px) {
    .fixed-new-nav {
        margin-right: 0;
        right: 0;
    }
}
@media screen and (max-width: 1679px){
.sign .sign-bao {
    width: 474px;
    height: 195px;
    top: 91px;
    right: -1019px;
    left: 0px;
    bottom: 0;
    position: absolute;
    margin: 0 auto;
 }
}
@media screen and (min-width: 1200px) and (max-width: 1500px){
.sign .sign-bao {
    width: 474px;
    height: 195px;
    top: 91px;
    right: -1486px;
    left: 0px;
    bottom: 0;
    position: absolute;
    margin: 0 auto;
 }
}
/* 屏幕小于1200px*/
@media screen and (min-width: 1099px) and (max-width: 1199px){
  .sign .sign-bao{ 
    width: 474px;
    height: 195px;
    top: 91px;
    right: -1446px;
    left: 0px;
    bottom: 0;
    position: absolute;
    margin: 0 auto;
  }
  .sign .sign-bao .imgbtn {
    display: inline-block;
    width: 475px;
    height: 54px;
    background: url(../images2/btn_lingqu.png);
    border: 0;
    margin-top: 40px;
    margin-left: -1px;
  }

}

/*屏幕小于1098px*/
@media screen and (max-width: 1098px){
  .sign .sign-bao {
    width: 474px;
    height: 195px;
    top: 91px;
    right: 0px;
    left: 1090px;
    bottom: 0;
    position: absolute;
    margin: 0 auto;
  }
  .sign .sign-bao .imgbtn {
    display: inline-block;
    width: 475px;
    height: 54px;
    background: url(../images2/btn_lingqu.png);
    border: 0;
    margin-top: 40px;
    margin-left: 0px;
  }
}

/*右侧悬浮导航结束*/



/*  首页下滑显示城市分级 */

.resoot{
    position:relative;
    cursor: pointer;
   display:inline-flex;
   height: 35px;
}

.resoot:hover .cityList{
   display: block;
}

    .cityList {
        background: #fff;
        position: absolute;
        left: 0;
        top: 25px;
        width: 300px;
        border: solid 1px #ddd;
        font-size: 12px;
        line-height: 26px;
        padding: 15px;
        display: none; 
        z-index: 9999;
        /*display: block;*/
    }

    .cityList .tabTit {
        border-bottom: dotted 1px #ddd;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }

    .cityList .tabTit .active {
        background: #302e31;
        color: #fff;
    }

    .cityList .tabLayer span {
        background: #302e31;
        color: #fff;
        display: inline-block;
        width: 20px;
        height: 20px;
        line-height: 20px;
        text-align: center;
    }

    .cityList a {
        width: 33%;
        color: #000 !important;
        margin: 0 5px;
        white-space: nowrap;
        text-decoration: none;
    }

    .cityList a:hover{
        color: #4972CC !important;
    }

/*  结束 */

/*  吴超版专属定制form表单格式 */
.xgtb_left{
    float: left;
}
.extend_form{
    float: left;
    width: 640px;
    height: 45px;
    display: flex;
    justify-content: flex-start;
    margin-left: 58px;
    margin-top:50px;
}

.extend_form>input{
    flex: 0.8;
    background: transparent;
    box-shadow: 0 0 1px 1px #b0927a;
    color: #b0927a;
    text-indent: 2em;
}

.extend_form>input:nth-child(2){
    margin:0 15px;
}

.extend_form>input:nth-last-child(1){
        background: #c79044;
        text-indent: initial;
        color: #fbfbfb;
        box-shadow: 0 4px 0 0 transparent;
        cursor: pointer;
        position:relative;
        animation: wc 0.5s linear 0s infinite alternate;
}



@keyframes wc{
    0%{
      box-shadow: 0 5px #baa280;
      transform: translateY(-2px);
    }

    100%{
      box-shadow: 0 5px #baa280;
      transform: translateY(2px);
    }
}

#div_company_mini{
    /*width: 400px !important;*/
    /*height:400px !important;*/
}
input:-webkit-autofill {box-shadow:0 0 0 1000px white inset !important;}
input:-internal-autofill-previewed,input:-internal-autofill-selected {
-webkit-text-fill-color: #333 !important;transition: background-color 5000s ease-in-out 0s !important;}

.top-tel .tel {
    height: 27px;
    width: 27px;
    transform: rotate(15deg);
    transition: all .4s;
    -webkit-animation: bounce-up 1.5s linear infinite;
    animation: bounce-up 1.5s linear infinite;
    animation: bounce-up 1.5s linear infinite;
    animation: bounce-up 1.5s linear infinite;
    position: relative;
    top: -2px;
}
.top-tel div {
  margin-left: 12px;text-align: left;line-height: 1.2;
}
.top-tel .p1{color: #000;font-size: 14px;margin-bottom: 3px;}
.top-tel .p2{font-size: 20px;font-weight: bold;color: #ca2b2f;}
@-webkit-keyframes bounce-up {
10% {
    transform: rotate(20deg);
  }
  20% {
    transform: rotate(-10deg);
  }
  30% {
    transform: rotate(5deg);
  }
  40% {
    transform: rotate(-5deg);
  }
  50%,100% {
    transform: rotate(0deg);
  }
}
 @keyframes heartBeat {
        0% {
            -webkit-transform: scale(1);
            transform: scale(1);
        }
        14% {
            -webkit-transform: scale(0.9);
            transform: scale(0.9);
        }
        28% {
            -webkit-transform: scale(1);
            transform: scale(1);
        }
        42% {
            -webkit-transform: scale(0.9);
            transform: scale(0.9);
        }
        70% {
            -webkit-transform: scale(1);
            transform: scale(1);
        }
    }
@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  50% {
    opacity: 1;
  }
}

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}
.nav{ position:absolute; left: 0; top: 85px; width: 100%; background: rgba(255,255,255,1); z-index: 520; /*box-shadow: 0 1px 3px #eee;*/}
.nav .logo{ display: none; }
.nav .item{ display: inline-block;  font-size: 0; position: relative;  padding: 0px 16px;}
.nav .item .quick{display: block;width: 95px;height: 28px;background: #043788;cursor: pointer;border-radius: 15px;}
.nav .item .quick p{font-size:15px;color:#fff;height: 28px;line-height: 28px;}
.nav .item.active a.link{ color: #ca2b2f; }
.nav .item a{font-size: 16px; color: #333; display: block; text-align: center;}
.nav .navCenter .navList li:first-child{padding:0;margin: 0;}
.nav .navCenter .navList li:last-child{    padding: 0 45px 0 0;}
.nav .item .drop{height: 0;overflow: hidden;width: 100%;position: absolute;left: 0;top: 50px;background: #fff;line-height: 45px;}
.nav .item .drop .item2{ border-top: 1px solid #eeeeee; transition: 0.7s all; -webkit-transition: 0.7s all; width: 90%; margin:0 auto; }
.nav .item .drop .item2 a{font-size: 14px;}
.nav .item .drop .item2 a>p{line-height: 25px;height: 25px;}
.nav .item.hot:after{ content: ""; width: 25px; height: 14px; background: url(../img/hot.png) no-repeat center/100% 100%; position: absolute;top:7px; right: -12px; -webkit-animation-name: heartBeat;animation-name: heartBeat;-webkit-animation-duration: 1.3s; animation-duration: 1.3s;-webkit-animation-timing-function: ease-in-out;animation-timing-function: ease-in-out; animation-iteration-count: infinite;}

.nav .item:hover .drop{ height: auto; border:1px solid #eee; }
.flex-between {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.index-menu{ padding: 30px 0; width: 100%; background: #f2f2f2;}
.index-menu ul{ padding: 0; }
.index-menu li{ width: 240px; height: 100px; border-radius: 20px; overflow: hidden; position: relative; }
.index-menu li .img{ width: 100%; height: 100%; object-fit: cover; }
.index-menu li .txt{ display: block; position: absolute;left: 0; top: 0; font-size: 16px; color: #fff; padding-top: 20px; padding-left: 15px; line-height: 1.4; width: 100%;}
.index-menu li .txt h4{ font-size: 22px; font-weight: 600;}
.index-menu li i{width: 26px; height: 35px;display: inline-block;background: url(../img/hb.png)no-repeat;animation: bounce-up 1.5s linear infinite;margin-left: 15px;}
.index-service{ padding:0; min-width: 1280px; max-width: 1920px; margin:0 auto;}
.index-service li{ width: 25%; height: 600px; overflow: hidden; border:1px solid #fff; box-sizing: border-box; position: relative; margin-bottom: 30px;}
.index-service li .txt{ position: absolute;bottom: 0; height: 220px; color: #fff; padding:30px; background:linear-gradient(to top, rgba(0,0,0,0.4), rgba(0,0,0,0)); width: 88%; line-height: 0.8;}
.index-service li .txt h4{ font-size: 30px; margin-bottom: 15px; text-shadow: 0 5px 5px #666;}
.index-service li .txt h4 span{ display: inline-block; background: #033687; text-shadow:none; border-radius: 14px 0 14px 14px; vertical-align: top; color: #fff; font-size: 12px; line-height: 28px; font-weight: 500; margin-left: 5px; }
.index-service li .txt p{ font-size: 16px; line-height: 1.5; }
.index-service li .cover{ position: absolute; top:0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.3); opacity: 0;}
.index-service li .cover .btn{ display: block; position: absolute;left: 50%;top: 45%;background: #ca2b2f;color: #fff;width: 150px; margin-left: -75px;text-align: center;line-height: 40px;border-radius: 20px; }
.index-service li:hover .cover{ opacity: 1; }
.home-fuwu {
  position: relative;
  padding: 10px 0 0;
}
.home-fuwu .list {
  position: relative;
  overflow: hidden;
}
.home-fuwu .item {
  float: left;
  width: 250px;
}
.home-fuwu .item .cell {
  position: relative;
  height: 180px;
  margin: 0 0 60px 20px;
  border: 1px solid #dddddd;
}
.home-fuwu .item .cell.pointer {
  cursor: pointer;
}
.home-fuwu .item .cell:hover .img {
  transform: translate(5px, 5px);
}
.home-fuwu .item .exp {
  position: relative;
  text-align: right;
  padding: 20px 20px 14px;
}
.home-fuwu .item .exp h2 {
  line-height: 40px;
  font-size: 18px;
  font-weight: normal;
  color: #333333;
}
.home-fuwu .item .exp p {
  line-height: 20px;
  font-size: 12px;
  color: #999999;
}
.home-fuwu .item .img {
  transition: all 0.3s ease;
}
.home-fuwu .item .img img {
  display: block;
  width: 100%;
}
.home-fuwu .item2 {
  float: left;
  width: 345px;
}
.home-fuwu .item2 .cell {
  position: relative;
  border: 1px solid #dddddd;
  box-shadow: 0px 30px 15px -20px rgba(0, 0, 0, 0.2);
}
.home-fuwu .item2 .img {
  position: relative;
}
.home-fuwu .item2 .img img {
  display: block;
  width: 345px;
  height: 460px;
  background: #eeeeee;
}
.wrap {
    position: relative;
    width: 1280px;
    margin: 0 auto;
}
.ui-head {
  position: relative;
  text-align: center;
  margin: 0 0 20px 0;
}
.ui-head h2 {
  position: relative;
  z-index: 1;
  line-height: 50px;
  font-size: 30px;
  color: #ca2b2f;
  font-weight: normal;
  margin: 0 0 -1px 0;
}
.ui-head h2::before {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  margin: 0 0 0 -70px;
  width: 140px;
  border-bottom: 1px solid #ca2b2f;
}
.ui-head p {
  position: relative;
  line-height: 40px;
  color: #999999;
}
.ui-head p::before {
  content: '';
  position: absolute;
  left: 50%;
  top: 0;
  margin: 0 0 0 -150px;
  width: 300px;
  border-bottom: 1px solid #dddddd;
}
.ui-head2 {
  position: relative;
  text-align: center;
  margin: 0 0 10px;
}
.ui-head2 h2 {
  position: relative;
  z-index: 1;
  line-height: 50px;
  font-size: 30px;
  color: #ca2b2f;
  font-weight: normal;
  margin: 0 0 -1px 0;
}
.ui-head2 h2::before {
  content: '';
  position: absolute;
  left: 0;
  right: 50%;
  bottom: 0;
  border-bottom: 1px solid #dddddd;
}
.ui-head2 h2::after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 0;
  margin: 0 0 0 -70px;
  width: 140px;
  border-bottom: 1px solid #ca2b2f;
}
.ui-head2 p {
  position: relative;
  line-height: 50px;
  color: #999999;
}
.ui-head2 p.en {
  font-size: 20px;
  text-transform: uppercase;
  color: #cccccc;
}
.ui-head2 p::before {
  content: '';
  position: absolute;
  left: 40%;
  bottom: 0;
  right: 0;
  border-bottom: 1px solid #dddddd;
}
.home-anli { position: relative; padding: 0 0 10px 0; background: #ffffff; margin-bottom: 50px;}
.home-anli .tbody {  position: relative; width: 99%; min-width: 1280px; margin: 0 auto; padding: 0 2%; box-sizing: border-box;}
.home-anli .tbody .title{  }
.home-anli .tbody .swiper-container { position: relative; overflow: hidden;}
.home-anli .tbody .swiper-slide { position: relative; height: 900px;  font-size: 0;}

.home-anli .tbody .swiper-cell { position: relative;  margin: 15px 0.65%; width: 32%;  display: inline-block;}
.home-anli .tbody .swiper-cell>a{ display: block; width: 100%; height: 330px; overflow: hidden;}
.home-anli .tbody .swiper-cell .img { display: block; width: 100%;  height: 100%; object-fit: cover;}
.bg-2{ background: linear-gradient(0deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);}
.hover:hover{ box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.2); }
.tran5{ transition: all 0.5s; -moz-transition: all 0.5s;-webkit-transition: all 0.5s;-o-transition: all 0.5s;}

.home-anli .tbody .swiper-cell .img img { width: 100%; height: 100%;}
.home-anli .tbody .swiper-cell .exp { position: relative; padding: 20px 0; text-align: left;}
.home-anli .tbody .swiper-cell .exp h3 { line-height: 20px; font-size: 20px; font-weight: 500; margin-left: 10px; color: #333;}
.mt10{ margin-top: 10px; }
.mt20{ margin-top: 20px; }
.lh2{ line-height: 2; }
.tc {text-align: center;}
.fs18{ font-size: 18px; }
.case-title a{ display: inline-block; margin:0 20px; }
.case-title a.active{ color: #033687; }
.home-anli .tbody .swiper-cell:hover .exp h3,.home-anli .tbody .swiper-cell:hover .exp dl{ margin-left:20px; }
.home-anli .tbody .swiper-cell .exp dl { position: relative; margin: 0 0 5px; font-size:16px; line-height: 1.8; color: #999; margin-left: 10px;}
.home-anli .tbody .swiper-cell .exp dl dd { display: inline-block; margin:0;}
.home-anli .tbody .exp a { display: block; position: absolute; right: 20px; top: 25px; padding: 0 25px; line-height: 35px; border-radius: 30px; background: #ca2b2f; color: #ffffff; font-size: 14px;}
.home-anli .tbody .swiper-cell .exp a:hover { box-shadow: 0 0 100px rgba(0, 0, 0, 0.2) inset;}
.home-anli .tbody .swiper-pagination { position: relative; text-align: center; top: -20px;}
.home-anli .tbody .swiper-pagination span { margin: 0 5px; width: 50px; height: 4px;  border-radius: 0;}
.home-anli .tbody .swiper-pagination span.swiper-pagination-bullet-active {  background: #333333;}
.home-anli .swiper-button-prev,.home-anli .swiper-button-next{ top: 40%; left: 0; color: #ccc;  width: 30px; height: 80px;}
.home-anli .swiper-button-prev:after,.home-anli .swiper-button-next:after{ font-size: 80px; }
.home-anli .swiper-button-next{ left: auto; right: 0;}
.more-btn{ display: block; position: relative; width: 300px;height: 60px; line-height: 60px; border: 1px solid #CCCCCC;border-radius: 20px;font-size: 16px;margin: 0 auto;color: #666;}
.more-btn:hover{ color: #033687; border:1px solid #033687; }
.w1280 {width: 1280px; margin: 0 auto;}
.home-quanjing {
  padding: 0 0 50px;
  background: #fafafa;
}
.home-quanjing .tbody {
  position: relative;
}
.home-quanjing .tbody .cover {
  position: relative;
  margin: 0 0 10px;
  height: 580px;
}
.home-quanjing .tbody .cover:hover .img img {
  transform: scale(1);
}
.home-quanjing .tbody .cover:hover .exp {
  background: rgba(0, 0, 0, 0.3);
}
.home-quanjing .tbody .cover:hover .play {
  opacity: 1 !important;
}
.home-quanjing .tbody .cover .img {
  position: relative;
  overflow: hidden;
  z-index: 2;
}
.home-quanjing .tbody .cover .img img {
  display: block;
  width: 100%;
  height: 400px;
  object-fit: cover;
  transform: scale(1.1);
  transition: all 5s ease;
}
.home-quanjing .tbody .cover .vr {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 3;
}
.home-quanjing .tbody .cover .vr iframe {
  width: 100%;
  height: 100%;
}
.home-quanjing .tbody .cover .exp {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 4;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  transition: all 0.3s ease;
}
.home-quanjing .tbody .cover .exp .link {
  width: 100%;
  height: 100%;
}
.home-quanjing .tbody .cover .exp .play {
  position: relative;
  text-align: center;
  transition: all 0.3s ease;
  opacity: 0.5;
}
.home-quanjing .tbody .cover .exp .play i {
  display: block;
  width: 50px;
  height: 50px;
  background: url(../images/icon-vr.png) center center no-repeat;
  background-size: 50px;
}
.home-quanjing .tbody .cover .exp .play span {
  display: block;
  line-height: 40px;
  color: #dddddd;
}
.home-quanjing .tbody .swiper {
  position: relative;
}
.home-quanjing .tbody .swiper .next,
.home-quanjing .tbody .swiper .prev {
  position: absolute;
  top: 50%;
  margin-top: -25px;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
}
.home-quanjing .tbody .swiper .next:hover,
.home-quanjing .tbody .swiper .prev:hover {
  background: rgba(0, 0, 0, 0.8);
}
.home-quanjing .tbody .swiper .next i,
.home-quanjing .tbody .swiper .prev i {
  position: absolute;
  left: 20px;
  top: 18px;
  width: 14px;
  height: 14px;
  border-left: 1px solid #ffffff;
  border-top: 1px solid #ffffff;
  transform: rotate(-45deg);
}
.home-quanjing .tbody .swiper .prev {
  left: -25px;
}
.home-quanjing .tbody .swiper .next {
  right: -25px;
}
.home-quanjing .tbody .swiper .next i {
  left: 15px;
  transform: rotate(135deg);
}
.home-quanjing .tbody .swiper .inner {
  position: relative;
  overflow: hidden;
}
.home-quanjing .tbody .swiper .list {
  position: relative;
  width: 1000%;
  overflow: hidden;
}
.home-quanjing .tbody .swiper .item {
  float: left;
  width: 205px;
  margin: 0 10px 0 0;
}
.home-quanjing .tbody .swiper .item:hover .img img,
.home-quanjing .tbody .swiper .item.active .img img {
  transform: scale(1.1);
}
.home-quanjing .tbody .swiper .item:hover .exp,
.home-quanjing .tbody .swiper .item.active .exp {
  bottom: 0;
}
.home-quanjing .tbody .swiper .cell {
  position: relative;
  overflow: hidden;
}
.home-quanjing .tbody .swiper .cell .img {
  position: relative;
  cursor: pointer;
}
.home-quanjing .tbody .swiper .cell .img img {
  display: block;
  width: 100%;
  height: 120px;
  object-fit: cover;
  transition: all 0.3s ease;
}
.home-quanjing .tbody .swiper .cell .exp {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -40px;
  background: rgba(0, 0, 0, 0.7);
  transition: all 0.3s ease;
}
.home-quanjing .tbody .swiper .cell .exp h3 {
  height: 40px;
  line-height: 40px;
  padding: 0 100px 0 10px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: normal;
  color: #ffffff;
}
.home-quanjing .tbody .swiper .cell .exp a {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  line-height: 40px;
  padding: 0 10px;
  color: #ffffff;
  opacity: 0.8;
}
.home-quanjing .panoramic-more{display: block;
    position: relative;
    width: 300px;
    height: 60px;
    line-height: 60px;
    border: 1px solid #CCCCCC;
    border-radius: 20px;
    font-size: 18px;
    margin: 0 auto;
    background: #033687;
    color: #fff;
    margin-top: 50px!important;
    text-align: center;
    letter-spacing: 1px;}
.flex-center {
    display: flex;
    justify-content: center;
    align-items: center;
}
.home-dongtai .tbody {
  position: relative;
  padding:20px 0;
}

.home-dongtai .tbody .list {
  float: left;
  position: relative;
  width: 100%
}
.home-dongtai .tbody .item2 img{width: 413px;height: 234px;margin-bottom: 10px; object-fit: cover;border-radius: 20px 20px 0 0;}
.home-dongtai .dt-title{ display: block; color: #fff; background: rgba(63,98,156,1); position: absolute;left: 15px; top:0; line-height: 20px; z-index: 10; text-align: center; padding:10px 15px; border-bottom-left-radius: 10px;  border-bottom-right-radius: 10px; }
.home-dongtai .tbody .big{ width: 32.3%;    box-shadow: 0 2px 24px rgb(28 76 186 / 8%); }
.home-dongtai .tbody .item2:hover img {
  /*transform: scale(1.1);*/
}
.home-dongtai .tbody .item2 .img {
  display: block;
  position: relative;
  overflow: hidden;
  margin: 0 0 20px;
  height: 260px;
}
.home-dongtai .tbody .item2 .img img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;

}
.home-dongtai .tbody .item2 .exp {
  position: relative;
  padding: 0 0 10px 90px;
}
.home-dongtai .tbody .item2 .exp h3 {
  line-height: 20px;
  font-size: 18px;
  margin: 0 0 5px;
  font-weight: normal;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #333333;
}
.home-dongtai .tbody .item2 .exp p {
   height: 40px;
   line-height: 20px;
   overflow: hidden;
   color: #999999;
   white-space: nowrap;
   overflow: hidden;
   text-overflow: ellipsis;
}
.home-dongtai .tbody .item2 .exp .date {
  position: absolute;
  left: 15px;
  top: 0;
  width: 60px;
  height: 60px;
  background: #033687;
  color: #ffffff;
  border-radius: 6px;
}
.home-dongtai .tbody .item2 .exp .date dt {
  line-height: 40px;
  font-size: 20px;
  font-weight: bold;
  position: absolute;
  left: 10px;
  top: 5px;
}
.home-dongtai .tbody .item2 .exp .date dd {
  line-height: 20px;
  position: absolute;
  right: 5px;
  bottom: 10px;
}
.home-dongtai .tbody .item2 .exp .date dd::before {
  content: '/';
}
.home-dongtai .tbody .item {
  margin: 0 15px;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  /*border-bottom: 1px dashed #dddddd;*/
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
}
.home-dongtai .tbody .item b{font-weight:bold;}
.indexTitle {
    text-align: center;
    padding: 60px 0 35px
}

.indexTitle .title {
    font-size: 40px;
    color: #333
}

.indexTitle .subTitle {
    font-size: 14px;
    color: #666;
    margin-top: 10px;
    height: 30px;
    line-height: 30px;
}

.indexTitle .line {
    margin-top: 15px
}

.indexTitle .line:before {
    display: inline-block;
    content: '';
    height: 1px;
    width: 80px;
    background: #033687;
    vertical-align: middle
}

.indexTitle .line:after {
    display: inline-block;
    content: '';
    height: 1px;
    width: 80px;
    background: #033687;
    vertical-align: middle
}

.indexTitle .line .dot {
    display: inline-block;
    width: 40px;
    height: 1px;
    position: relative;
    vertical-align: middle
}

.indexTitle .line .dot:after {
    content: '';
    width: 8px;
    height: 8px;
    background: #033687;
    display: inline-block;
    border-radius: 50%;
    position: relative;
    top: -4px;
}

.indexTitle .tag {
    margin-top: 25px
}

.indexTitle .tag a {
    color: #999
}

.indexTitle .tag a:hover {
    color: #00463E
}

.indexTitle .tag i {
    color: #999;
    padding: 0 20px
}
.box4 {
    padding-bottom: 20px;
    width: 1280px;
    margin:0 auto;
}

.box4 ul {
    height: 512px;
    padding-left: 480px;
}

.box4 li {
    float: left;
}

.box4 li .lazy {
    width: 100%;
    height: 100%;
    display: block
}

.box4 li.first {
    position: relative;
    width: 508px;
    height: 512px;
    margin-left: -480px;
}

.box4 li.first .tag {
    background: #ca2b2f;
    color: #fff;
    border-radius: 10px 0 0 0;
    position: absolute;
    right: 0;
    top: 20px;
    z-index: 1;
    padding: 12px 10px;
}

.box4 li.first .con {
    position: absolute;
    left: 0;
    padding-left: 25px;
    padding-bottom: 40px;
    padding-top: 40px;
    bottom: 0;
    right: 0;
    background: rgba(0,0,0,0.7);
}

.box4 li.first .con .tit,.box4 li.first .con .subTit {
    color: #fff;
    font-size: 24px;
}

.box4 li.first .con .des {
    font-size: 18px;
    color: #999;
    margin-top: 10px;
    line-height: 1.6;
}

.box4 li.item {
    position: relative;
    width: 255px;
    height: 256px;
    overflow: hidden;
}
.box4 li.item:hover .con {
    bottom: -4px;
    opacity: 1;
}
.box4 li.item .con {
    transition: all ease .3s 0s;
    -moz-transition: all ease .3s 0s;
    -webkit-transition: all ease .3s 0s;
    bottom: -100%;
    background: rgba(0,0,0,0.7);
    z-index: 1;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    text-align: center;
    color: rgba(255,255,255,.7);
    border-top:4px solid #ca2b2f;
    opacity: 0;
}
.box4 li.item .con .tit {
    margin-top: 40px;
    font-size: 22px;
}
.box4 li.item .con .des {
    font-size: 16px;
    margin-top: 15px;
    line-height: 1.5;
}
.box4 li.item .con .btn {
    border: none;
    color: #fff;
    font-size: 16px;
    display: inline-block;
    padding: 18px 40px;
    margin-top: 20px;
    background: #ca2b2f;
    border-radius: 30px;
}
/*.box4 .designer-swiper {
    height: 84px
}
.box4 .designer-swiper .swiper-container {
    margin: 0 95px
}
.box4 .designer-swiper .swiper-slide {
    text-align: center;
    position: relative
}
.box4 .designer-swiper .swiper-slide:hover::after {
    content: '';
    width: 83px;
    height: 80px;
    border: solid 2px #033687;
    position: absolute;
    left: -1px;
    top: 7px;
    border-radius: 3px;
}
.box4 .designer-swiper .swiper-slide img {
    width: 84px;
    height: 84px
}
.box4 .designer-swiper .swiper-prev,.box4 .designer-swiper .swiper-next {
    left: 0;
    top: 0;
    width: 84px;
    height: 84px;
    background: #333;
    color: #fff;
    text-align: center;
    line-height: 84px;
    font-size: 30px;
    cursor: pointer
}
.box4 .designer-swiper .swiper-prev:hover,.box4 .designer-swiper .swiper-next:hover {
    background: #333
}
.box4 .designer-swiper .swiper-next {
    right: 0;
    left: auto
}*/
.box4 li.item:hover .zy_box4_1{
    display: none;
}
.home-baojia {
  background: url(../img/baojia-bj.jpg) center center no-repeat #f0f0f0;
  background-size: cover;
  padding: 15px 0;
}
.home-baojia .head {
  width: 180px;
  height: 40px;
  line-height: 40px;
}
.home-baojia .head h2 {
  display: inline-block;
  vertical-align: middle;
  font-size: 20px;
  color: #ca2b2f;
  padding: 0 0 0 40px;
  background: url(../img/icon-s1.png) left center no-repeat;
  background-size: 30px;
}
.home-baojia .head h3 {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  color: #999999;
  font-weight: normal;
  margin: 0 0 0 10px;
}
.home-baojia .form {
    width: 1070px;
    padding-left: 20px;
}
.home-baojia .form .txt {
  float: left;
  margin: 0 30px 0 0;
  width: 230px;
}
.home-baojia .form .txt input {
  width: 100%;
  height: 40px;
  line-height: 40px;
  padding: 0 20px;
  border: 0;
  border-radius: 5px;
  touch-action: pan-y;
  box-sizing: border-box;
  background: #eeeeee;
  border: 1px #999 solid;
}
.home-baojia .form .txt .show-code{
  position: absolute; 
  top:12px;
  right: 10px;
  padding-left: 5px;
  color: #999;
  cursor: pointer;
}
.home-baojia .form .submit {
  float: left;
}
.home-baojia .form .submit input {
  height: 40px;
  line-height: 40px;
  padding: 0 20px;
  border: 0;
  border-radius: 5px;
  background: #ca2b2f;
  color: #ffffff;
  cursor: pointer;
}
.home-baojia .form .submit input:hover {
  box-shadow: 0 0 100px rgba(0, 0, 0, 0.1) inset;
}
.home-baojia-btn{width: 190px;margin: 0 auto;}
.home-baojia-btn .button-designer{width: 190px;
    height: 54px;
    background: #033687;
    border-radius: 30px;
    line-height: 54px;
    margin-top: 50px;
    display: block;
    color: #fff;
    text-align: center;
    font-size: 18px;
    letter-spacing: 1px;}
.zy_box4_1{
    position: absolute;
    bottom: 0;
    background: rgba(0,0,0,.7);
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 18px;
    text-align: center;
}
.zy_box4_1 span{
    color:rgba(255,255,255,.8);
    display: initial;
    font-size: 16px;
    margin-left: 5px;
    width: 145px;
    height: 50px;
    overflow:hidden;
    text-overflow:ellipsis;
    -webkit-box-orient:vertical;
}
.fixed_right{ position: fixed; top:20%; right: 0; z-index: 1000; width: 95px;}
.fixed_right ul{ padding:0}
.fixed_right li{ border-top-left-radius: 30px; border-bottom-left-radius: 30px; background-color: #fff; padding: 10px 10px 10px 20px; box-shadow: 0 0 15px 3px rgba(0,0,0,0.08); margin-bottom: 20px; position: relative;}
.fixed_right li.tel{ width: 280px;}
.fixed_right li .right{ color: #fff; font-weight: 600; font-size: 24px;}
.fixed_right li.tel:hover{ margin-left: -210px;}
.fixed_right li .number{ width: 12px; height: 12px; line-height: 12px; background-color: #fff; border-radius: 50%; position: absolute; top:8px; left: 35px; color:#ca2b2f; font-size: 10px; font-weight: 600; animation: hideshow 2s ease-in-out infinite;}
.fixed_right li:hover,.fixed_right li.active{ background-image: linear-gradient(45deg, rgba(202,43,47,1) 10%, rgba(246,118,121,1));}
.fixed_right .icon-service{background: url(../img/icon-r.png)no-repeat;width: 27px;height: 27px;background-position: -64px -4px;display: inline-block;}
.fixed_right .icon-tel{ background: url(../img/icon-r.png)no-repeat;width: 27px;height: 27px;display: inline-block; background-position: -14px -49px;}

.fixed_right .icon-top{background: url(../img/icon-r.png)no-repeat;width: 27px;height: 27px;display: inline-block;background-position: -14px -96px;}

.fixed_right li.tel:hover .icon-tel{ background: url(../img/icon-r.png)no-repeat;width: 27px;height: 27px;display: inline-block; background-position: -64px -49px;}

.fixed_right .tran5:hover .icon-top{background: url(../img/icon-r.png)no-repeat;width: 27px;height: 27px;display: inline-block;background-position: -64px -96px;}

.fixed_right li i{ vertical-align: middle; font-size: 24px;}
.fixed_right li .txt{ width: 2em; display: inline-block; vertical-align: middle; margin-left: 8px; font-size: 14px; line-height: 1.2;}
.fixed_right li:hover i,.fixed_right li.active i{ color: #fff;}
.fixed_right li:hover .txt,.fixed_right li.active .txt{ color: #fff;}
@keyframes hideshow {
  0%{ opacity:1;}
  10%{ opacity:0;}
  20%{ opacity:1;}
  35%{ opacity: 0;}
  55%{ opacity: 1;}
}
#dialog_fx {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1000;
  display: none;
}
#dialog_fx .shadow {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  background: rgba(0, 0, 0, 0.5);
}
#dialog_fx .dialog {
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -200px 0 0 -200px;
  z-index: 2;
  background: url(../images/fx-dialog.jpg) center center no-repeat #e7e7e6;
  background-size: cover;
  border-top: 10px solid #ca2b2f;
  padding: 30px 50px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
  animation: zoomIn 0.2s ease;
}
#dialog_fx .head {
  position: relative;
  text-align: center;
  margin: 0 0 20px;
}
#dialog_fx .head h2 {
  line-height: 1.5;
  font-size: 24px;
  color: #333333;
  font-weight: normal;
}
#dialog_fx .head p {
  line-height: 1.5;
  font-size: 16px;
  color: #ca2b2f;
}
#dialog_fx .close {
  position: absolute;
  right: -15px;
  top: -25px;
  width: 40px;
  height: 40px;
  line-height: 34px;
  text-align: center;
  background: #666666;
  border: 3px solid #ffffff;
  border-radius: 50%;
  cursor: pointer;
  transition: all 0.3s ease;
}
#dialog_fx .close:hover {
  transform: rotate(180deg);
  background: #ca2b2f;
}
#dialog_fx .close i {
  color: #ffffff;
}
#dialog_fx .form {
  display: block;
  width: 300px;
}
#dialog_fx .form .form-item {
  margin: 0 0 10px;
  position: relative;
}
#dialog_fx .form .form-item .show-code{ position: absolute; right:  10px; top:14px; border-left: 1px solid #ccc; padding-left: 8px; line-height: 12px; }
#dialog_fx .form .form-item input {
  width: 100%;
  height: 40px;
  border: 1px solid #dddddd;
  padding: 0 20px;
  background: #ffffff;
  border-radius: 5px;
  touch-action: pan-y;
  box-sizing: border-box;
}
#dialog_fx .form .form-item input:focus {
  background: #f9f9f9;
}
#dialog_fx .form .form-item select {
  width: 137px;
  height: 40px;
  border: 1px solid #dddddd;
  padding: 0 20px;
  background: #ffffff;
  border-radius: 5px;
  color: #666666;
}
#dialog_fx .form .form-item select + select {
  margin: 0 0 0 20px;
}
#dialog_fx .form .form-tag {
  text-align: center;
  margin: 0 0 15px;
}
#dialog_fx .form .form-tag p {
  line-height: 1.2;
  color: #ca2b2f;
}
#dialog_fx .form .form-submit input {
  width: 100%;
  height: 40px;
  background: #ca2b2f;
  border: 0;
  border-radius: 5px;
  font-size: 16px;
  color: #ffffff;
  cursor: pointer;
}
#dialog_fx .form .form-submit input:hover {
  box-shadow: 0 0 100px rgba(0, 0, 0, 0.1) inset;
}

input::-webkit-outer-spin-button,
    input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}
input[type="number"]{
    -moz-appearance: textfield;
}

.common-bottom-float {
  width: 100%;
  height: 80px;
  background-color: rgba(0, 0, 0, 0.6);
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 99;
  display: none;
}
.common-bottom-float .bottom-float-center {
  width: 980px;
  height: 80px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  position: relative;
}
.common-bottom-float .bottom-float-center .bottom-float-center-area {
  position: absolute;
  font-size: 14px;
  color: #333;
  top: 39px;
  left: 520px;
  font-weight: bold;
}
.common-bottom-float .bottom-float-center .index-banner-form-dr {
  position: absolute;
  width: 1px;
  height: 20px;
  background: #e2e2e2;
  top: 30px;
  left: 470px;
}
/*.common-bottom-float .bottom-float-center .index-banner-form-dr.two {
  left: 742px;
}*/
.common-bottom-float .bottom-float-center img {
  width: 158px;
  height: 48px;
  margin-left: 30px;
  margin-right: 62px;
}
.common-bottom-float .bottom-float-center .woman {
  width: 71px;
  height: 105px;
  margin:0 0;

}
.common-bottom-float .bottom-float-center select {
  width: 200px;
  height: 50px;
  font-size: 14px;
  background-color: #fff;
  border: 0;
  padding-left: 20px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url(../img/select-icon.png);
  background-repeat: no-repeat;
  background-position: right center;
  background-position-x: 180px;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -khtml-border-radius: 0;
}
.common-bottom-float .bottom-float-center input {
  width: 200px;
  height: 50px;
  font-size: 14px;
  background-color: #fff;
  border: 0;
  padding-left: 20px;
}
.common-bottom-float .bottom-float-center .submit {
  width: 220px;
  height: 50px;
  font-size: 14px;
  background: #d4c0a2;
  font-weight: bold;
  color: #000;
  transition: all 0.2s;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.common-bottom-float .bottom-float-center .submit:hover {
  background: #ca2b2f;
  color: #d4c0a2;
}
.common-bottom-float .bottom_close_btn{
    display: block;
    z-index: 21;
    width: 30px;
    height: 30px;
    background: url(../img/close-btn.png) no-repeat;
    background-size: contain;
    position: absolute;
    right: -120px;
    top: 40px;
    transform: translateY(-50%);
}